SignInView constructor

const SignInView(
  1. {Key? key}
)

Implementation

const SignInView({Key? key}) : super(key: key);