menu
formio package
documentation
widgets/components/text_area_component.dart
TextAreaComponent
value property
value property
dark_mode
light_mode
value
property
String
?
value
final
The current value of the text area field.
Implementation
final String? value;
formio package
documentation
widgets/components/text_area_component
TextAreaComponent
value property
TextAreaComponent class