SignIn constructor

const SignIn(
  1. {Key key}
)

Implementation

const SignIn({Key key}) : super(key: key);