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