maxHeight property

double maxHeight
final

The max height, in logical pixels. Defaults to infinity.

It is ignored if the group is part of a merged FTileGroup.

Contract

Throws AssertionError if maxHeight is not positive.

Implementation

final double maxHeight;