AuthStepTemplate constructor
const
AuthStepTemplate({
- BuildContext? context,
- WidgetRef? ref,
Implementation
const AuthStepTemplate({
BuildContext? context,
WidgetRef? ref
}): _context = context, _ref = ref;