menu
epos_frontend_shared package
documentation
widgets/standard/S360fDropDown/custom/custom_multiselect_dropdown.dart
CustomDropdownMultiSelect
selectedItems property
selectedItems property
dark_mode
light_mode
selectedItems
property
List
<
DropDownDataModel
>
selectedItems
final
The list of currently selected items.
Implementation
final List<DropDownDataModel> selectedItems;
epos_frontend_shared package
documentation
widgets/standard/S360fDropDown/custom/custom_multiselect_dropdown
CustomDropdownMultiSelect
selectedItems property
CustomDropdownMultiSelect class