OnDropDownItemsConfirm typedef

OnDropDownItemsConfirm = void Function(List<DropDownItem> checkedItems)

Implementation

typedef OnDropDownItemsConfirm = void Function(List<DropDownItem> checkedItems);