menuHeight property

double? menuHeight
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;