menu
formio package
documentation
formio.dart
TextFieldComponent
value property
value property
dark_mode
light_mode
value
property
String
?
value
final
The current value of the field.
Implementation
final String? value;
formio package
documentation
formio
TextFieldComponent
value property
TextFieldComponent class