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