disabledItemFn property

HcDropdownSearchPopupItemEnabled<T>? disabledItemFn
final

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;