OnDropDownItemsReset typedef

OnDropDownItemsReset = void Function(List<DropDownItem> items)

Implementation

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