maxHeight property
Maximum allowed height in logical pixels.
Prevents the text area from being resized above this height value. Only applies when expandableHeight is true.
Implementation
final double maxHeight;
Maximum allowed height in logical pixels.
Prevents the text area from being resized above this height value. Only applies when expandableHeight is true.
final double maxHeight;