SignInScreen constructor

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

Implementation

const SignInScreen({super.key, this.navigationArguments});