menu
amplify_authenticator package
documentation
amplify_authenticator.dart
AuthenticatorState
formKey property
formKey property
dark_mode
light_mode
formKey
property
GlobalKey
<
FormState
>
get
formKey
The key used for all Authenticator forms
Implementation
GlobalKey<FormState> get formKey => _formKey;
amplify_authenticator package
documentation
amplify_authenticator
AuthenticatorState
formKey property
AuthenticatorState class