minHeight property
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;
Minimum allowed height in logical pixels.
Prevents the text area from being resized below this height value. Only applies when expandableHeight is true.
final double minHeight;