menuHeight property
final
Determine the height of the menu.
If this is null, the menu will display as many items as possible on the screen.
Implementation
final double? menuHeight;
Determine the height of the menu.
If this is null, the menu will display as many items as possible on the screen.
final double? menuHeight;