menu
quiz_package package
documentation
CustomWidgets/CustomFormWrapper/view_model.dart
CustomFormWrapper
formKey property
formKey property
dark_mode
light_mode
formKey
property
GlobalKey
<
FormState
>
formKey
final
The form key used to validate and manage form state.
Implementation
final GlobalKey<FormState> formKey;
quiz_package package
documentation
CustomWidgets/CustomFormWrapper/view_model
CustomFormWrapper
formKey property
CustomFormWrapper class