SignUpScreen constructor

const SignUpScreen(
  1. {Key key}
)

Implementation

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