maxWidth property
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;
Maximum allowed width in logical pixels.
Prevents the text area from being resized above this width value. Only applies when expandableWidth is true.
final double maxWidth;