maxHeight property
The maximum allowed height.
Elements will not be sized larger than this height. Use double.infinity for no upper limit.
Implementation
final double maxHeight;
The maximum allowed height.
Elements will not be sized larger than this height. Use double.infinity for no upper limit.
final double maxHeight;