const AtOnboardingOTPScreen({ Key? key, required this.atSign, this.email, required this.hideReferences, }) : super(key: key);