AppShell Overview
menu
flutter_registration
flutter_registration.dart
AuthStep
AuthStep constructor
AuthStep
dark_mode
light_mode
AuthStep
constructor
AuthStep
(
{
required
List
<
AuthField
>
fields
,
})
Implementation
AuthStep({ required this.fields, });
flutter_registration
flutter_registration
AuthStep
AuthStep constructor
AuthStep class