menu
custom_widgets_2 package
documentation
widgets/custom_drop_down_button.dart
CustomDropDownButton<T>
items property
items property
dark_mode
light_mode
items
property
List
<
T
>
?
items
final
Implementation
final List<T>? items;
custom_widgets_2 package
documentation
widgets/custom_drop_down_button
CustomDropDownButton<T>
items property
CustomDropDownButton class