SignupPage constructor

const SignupPage({Key key, User user })

Implementation

const SignupPage({Key key, this.user}) : super(key: key);