OtpVerificationScreen constructor

const OtpVerificationScreen(
  1. String message, {
  2. Key? key,
})

Implementation

const OtpVerificationScreen(this.message,{super.key});