menu
nice2dev_flutter_ui package
documentation
editors/nice_form.dart
NiceFormState
reset method
reset method
dark_mode
light_mode
reset
method
void
reset
(
)
Implementation
void reset() { _formKey.currentState?.reset(); _values.clear(); }
nice2dev_flutter_ui package
documentation
editors/nice_form
NiceFormState
reset method
NiceFormState class