menu
nomo_ui_kit package
documentation
components/dropdown_button/nomo_dropdown_button.dart
NomoDropDownButton<T>
options property
options property
dark_mode
light_mode
options
property
List
<
DropDownItem
<
T
>
>
options
final
Implementation
final List<DropDownItem<T>> options;
nomo_ui_kit package
documentation
components/dropdown_button/nomo_dropdown_button
NomoDropDownButton<T>
options property
NomoDropDownButton class