maxWidth property

double maxWidth
final

Maximum allowed width in logical pixels.

Prevents the text area from being resized above this width value. Only applies when expandableWidth is true.

Implementation

final double maxWidth;