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