minHeight property
The minimum height constraint.
The child will not be sized smaller than this height, even if layout constraints would suggest otherwise.
Implementation
final SizeUnit? minHeight;
The minimum height constraint.
The child will not be sized smaller than this height, even if layout constraints would suggest otherwise.
final SizeUnit? minHeight;