const ConsentScreen( {Key? key, required this.consentChallenge, this.previewMode}) : super(key: key);