maxHeight property

double? maxHeight
final

Sets OverflowBox values. Ignored if minSize or maxSize is set.

Implementation

final double? minWidth, minHeight, maxWidth, maxHeight;