maxHeight property

double maxHeight
final

The menu's max height, in logical pixels. Defaults to infinity.

Contract

Throws AssertionError if maxHeight is not positive.

Implementation

final double maxHeight;