minWidth property

double minWidth
final

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;