menu
rover_dashboard
widgets.dart
DropdownEditor
<
T
>
items property
items
dark_mode
light_mode
description
items
property
List
<
T
>
items
final
A list of items to choose from.
Implementation
final List<T> items;
rover_dashboard
widgets
DropdownEditor
<
T
>
items property
DropdownEditor class