minHeight property

double? minHeight
final

Minimum height of the field in logical pixels.

If null, the height will be determined by measuring the content.

Implementation

final double? minHeight;