menu
multiselect_nested package
documentation
multiselect_nested.dart
MultiSelectNested
options property
options property
dark_mode
light_mode
options
property
List
<
MultiSelectNestedItem
>
options
final
The options which a user can see and select
Implementation
final List<MultiSelectNestedItem> options;
multiselect_nested package
documentation
multiselect_nested
MultiSelectNested
options property
MultiSelectNested class