maxHeight property Null safety
final
The maximum height limit to apply in the absence of a BoxConstraints.maxHeight constraint.
Implementation
final double maxHeight;
The maximum height limit to apply in the absence of a BoxConstraints.maxHeight constraint.
final double maxHeight;