menu
epos_frontend_shared package
documentation
widgets/standard/S360fDropDown/custom/custom_multiselect_dropdown.dart
CustomDropdownMultiSelect
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
List
<
DropDownDataModel
>
>
onChanged
final
Callback when selected items change.
Implementation
final ValueChanged<List<DropDownDataModel>> onChanged;
epos_frontend_shared package
documentation
widgets/standard/S360fDropDown/custom/custom_multiselect_dropdown
CustomDropdownMultiSelect
onChanged property
CustomDropdownMultiSelect class