OnDropDownItemLimitExceeded typedef
OnDropDownItemLimitExceeded =
void Function(List<DropDownItem> items)
Implementation
typedef OnDropDownItemLimitExceeded = void Function(List<DropDownItem> items);
typedef OnDropDownItemLimitExceeded = void Function(List<DropDownItem> items);