DropdownSearchPopupItemEnabled<T> typedef

DropdownSearchPopupItemEnabled<T> = bool Function(T item)

Implementation

typedef bool DropdownSearchPopupItemEnabled<T>(T item);