OnDropDownItemLimitExceeded typedef

OnDropDownItemLimitExceeded = void Function(List<DropDownItem> items)

Implementation

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