menu
voo_forms package
documentation
voo_forms.dart
VooTextField
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
@
override
String
?
initialValue
final
inherited
The initial value of the field
Implementation
@override final T? initialValue;
voo_forms package
documentation
voo_forms
VooTextField
initialValue property
VooTextField class