minWidth property
Minimum allowed width in logical pixels.
Prevents the text area from being resized below this width value. Only applies when expandableWidth is true.
Implementation
final double minWidth;
Minimum allowed width in logical pixels.
Prevents the text area from being resized below this width value. Only applies when expandableWidth is true.
final double minWidth;