resizable property

bool resizable
final

Whether the textarea can be resized by the user (default is true).

Implementation

final bool resizable;