menu
kat_common package
documentation
widgets/controls/kat_drop_down.dart
KatDropDown
items property
items property
dark_mode
light_mode
items
property
List
<
DropdownMenuItem
<
String
>
>
?
items
final
Implementation
final List<DropdownMenuItem<String>>? items;
kat_common package
documentation
widgets/controls/kat_drop_down
KatDropDown
items property
KatDropDown class