menu
chaotic package
documentation
widgets.dart
CustomDropDown<T>
items property
items property
dark_mode
light_mode
items
property
List
<
CustomDropItem
<
T
>
>
?
items
final
Implementation
final List<CustomDropItem<T>>? items;
chaotic package
documentation
widgets
CustomDropDown<T>
items property
CustomDropDown class