OtpStepTemplate constructor
const
OtpStepTemplate({
- BuildContext? context,
- WidgetRef? ref,
Implementation
const OtpStepTemplate({
super.context,
super.ref,
});
const OtpStepTemplate({
super.context,
super.ref,
});