minimumSize property
final
The minimum size of the menu itself.
This value must be less than or equal to maximumSize.
Implementation
final MaterialStateProperty<Size?>? minimumSize;
The minimum size of the menu itself.
This value must be less than or equal to maximumSize.
final MaterialStateProperty<Size?>? minimumSize;