AppShell Overview
menu
flutter_registration
flutter_registration.dart
AuthDropdownField
items property
items
dark_mode
light_mode
items
property
List
<
String
>
items
final
The list of items for the dropdown.
Implementation
final List<String> items;
flutter_registration
flutter_registration
AuthDropdownField
items property
AuthDropdownField class