maxHeight property

double maxHeight
final

The maximum allowed height.

Elements will not be sized larger than this height. Use double.infinity for no upper limit.

Implementation

final double maxHeight;