minHeight property
Minimum height of the field in logical pixels.
If null, the height will be determined by measuring the content.
Implementation
final double? minHeight;
Minimum height of the field in logical pixels.
If null, the height will be determined by measuring the content.
final double? minHeight;