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