const AuthSwitchScreen( {Key? key, required this.app, required this.loginChallenge, this.previewMode}) : super(key: key);