menu
devtools_app_shared package
documentation
ui.dart
RoundedDropDownButton<T>
items property
items property
dark_mode
light_mode
items
property
List
<
DropdownMenuItem
<
T
>
>
?
items
final
Implementation
final List<DropdownMenuItem<T>>? items;
devtools_app_shared package
documentation
ui
RoundedDropDownButton<T>
items property
RoundedDropDownButton class