AuthStepTemplate constructor

const AuthStepTemplate({
  1. BuildContext? context,
  2. WidgetRef? ref,
})

Implementation

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