size of its contents.
MenuButton.canShrink
bool canShrink() @property nothrowGet canShrink property.
Returns
Whether the size of the button can be made smaller than the natural
void canShrink(bool propval) @property nothrowSet canShrink property.
Parameters
propval | Whether the size of the button can be made smaller than the natural size of its contents. |