HcDropdownSearchPopupItemEnabled<T> typedef
HcDropdownSearchPopupItemEnabled<T> =
bool Function(T item)
Implementation
typedef HcDropdownSearchPopupItemEnabled<T> = bool Function(T item);
typedef HcDropdownSearchPopupItemEnabled<T> = bool Function(T item);