menu
cool_dropdown package
documentation
widgets/result_widget.dart
ResultWidget<T>
dropdownList property
dropdownList property
dark_mode
light_mode
dropdownList
property
List
<
CoolDropdownItem
<
T
>
>
dropdownList
final
Implementation
final List<CoolDropdownItem<T>> dropdownList;
cool_dropdown package
documentation
widgets/result_widget
ResultWidget<T>
dropdownList property
ResultWidget class