maxHeight property

double maxHeight
final

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;