OTPControllerWidget constructor
const
OTPControllerWidget({})
Implementation
const OTPControllerWidget(
{super.key,
required this.otpSentWidget,
required this.firstLoginWidget,
required this.phoneInputWidget});