RegisterCpScreen constructor

const RegisterCpScreen(
  1. String contactNo, {
  2. Key? key,
})

Implementation

const RegisterCpScreen(this.contactNo, {super.key});