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