menu
termui package
documentation
ui/widgets/form.dart
TextAreaFormField
fieldHeight property
fieldHeight property
dark_mode
light_mode
fieldHeight
property
int
fieldHeight
final
The fixed height of the text area.
Implementation
final int fieldHeight;
termui package
documentation
ui/widgets/form
TextAreaFormField
fieldHeight property
TextAreaFormField class