menu
dropdown_widgets package
documentation
multi_select_dropdown.dart
MultiSelectDropdown<T>
options property
options property
dark_mode
light_mode
options
property
List
<
DropdownOption
<
T
>
>
options
final
Implementation
final List<DropdownOption<T>> options;
dropdown_widgets package
documentation
multi_select_dropdown
MultiSelectDropdown<T>
options property
MultiSelectDropdown class