ForgotPasswordButton constructor
const
ForgotPasswordButton({
- Key? key,
A prebuilt button for changing the current step to AuthenticatorStep.resetPassword.
Implementation
const ForgotPasswordButton({super.key});