OTPFormContent constructor
const
OTPFormContent({
- Key? key,
- required OTPLoginViewModel model,
Implementation
const OTPFormContent({super.key, required this.model});
const OTPFormContent({super.key, required this.model});