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