SignInScreen class screens
Screen with options for Signing in.
This screen delegates social sign in responsibilities to SignInWithApple, SignInWithFacebook, and SignInWithGoogle
Constructors
- SignInScreen({Key? key, )
-
const
Properties
-
final
Methods
-
createState(
) → State< StatefulWidget> - Creates the mutable state for this widget at a given location in the tree.