menu
htkc_utils package
documentation
dropdown_search/properties/hc_popup_props.dart
HcPopupPropsMultiSelection<T>
onItemRemoved property
onItemRemoved property
dark_mode
light_mode
onItemRemoved
property
OnItemRemoved
<
T
>
?
onItemRemoved
final
called when a new item added on Multi selection mode
Implementation
final OnItemRemoved<T>? onItemRemoved;
htkc_utils package
documentation
dropdown_search/properties/hc_popup_props
HcPopupPropsMultiSelection<T>
onItemRemoved property
HcPopupPropsMultiSelection class