ForgotPassword class widgets

Form for sending request to reset password

A valid email address must be entered for the request to be submitted.

Constructors

ForgotPassword({Key? key})
const

Methods

createState() → AbstractFormState<ForgotPassword>
Creates the mutable state for this widget at a given location in the tree.