menu
fancy_form package
documentation
fancy_form_field.dart
FancyFormField
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
String
?
initialValue
final
The initial value of the field.
Implementation
final String? initialValue;
fancy_form package
documentation
fancy_form_field
FancyFormField
initialValue property
FancyFormField class