OnDropDownHeaderItemTap typedef

OnDropDownHeaderItemTap = void Function(int index, DropDownItem item)

Implementation

typedef OnDropDownHeaderItemTap = void Function(int index, DropDownItem item);