expandableWidth property
Whether the text area can be resized horizontally by the user.
When true, displays a resize handle that allows users to adjust the width of the text area within the specified min/max constraints.
Implementation
final bool expandableWidth;