menu
gmana_form package
documentation
controllers/form_controller.dart
GFormController
key property
key property
dark_mode
light_mode
key
property
GlobalKey
<
FormState
>
key
final
The
GlobalKey
attached to the underlying Flutter
Form
.
Implementation
final GlobalKey<FormState> key;
gmana_form package
documentation
controllers/form_controller
GFormController
key property
GFormController class