const SignUpScreen({ Key? key, required this.changeScreen, required this.loginChallenge, }) : super(key: key);