disabledItemFn property
defines if an item of the popup is enabled or not, if the item is disabled, it cannot be clicked
Implementation
final HcDropdownSearchPopupItemEnabled<T>? disabledItemFn;
defines if an item of the popup is enabled or not, if the item is disabled, it cannot be clicked
final HcDropdownSearchPopupItemEnabled<T>? disabledItemFn;