SignInScreen class screens widgets

Screen with options for Signing in.

This screen delegates social sign in responsibilities to SignInWithApple, SignInWithFacebook, and SignInWithGoogle

Constructors

SignInScreen({Key? key, NavigationArguments? navigationArguments})
const

Properties

final

Methods

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