minHeight property

double minHeight
final

Minimum allowed height in logical pixels.

Prevents the text area from being resized below this height value. Only applies when expandableHeight is true.

Implementation

final double minHeight;