SignInWithUsernameAndPassword class widgets

Presents Forms to sign in with username and password

This class uses the authenticateUser to sign in with AuthenticationEvent containing the user provided username and password

Constructors

SignInWithUsernameAndPassword({Key? key})
const

Methods

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