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