expandableHeight property

bool expandableHeight
final

Whether the text area can be resized vertically by the user.

When true, displays a resize handle that allows users to adjust the height of the text area within the specified min/max constraints.

Implementation

final bool expandableHeight;