maxHeight property
The menu's max height, in logical pixels. Defaults to infinity.
Contract
Throws AssertionError if maxHeight is not positive.
Implementation
final double maxHeight;
The menu's max height, in logical pixels. Defaults to infinity.
Throws AssertionError if maxHeight is not positive.
final double maxHeight;