menu
forme_base_fields package
documentation
field/material/forme_autocomplete.dart
FormeAutocompleteState<T extends Object>
save method
save method
dark_mode
light_mode
save
method
void
save
(
)
inherited
save field
Implementation
void save() { widget.onSaved?.call(this, value); }
forme_base_fields package
documentation
field/material/forme_autocomplete
FormeAutocompleteState<T extends Object>
save method
FormeAutocompleteState class