dropDownCallback typedef

dropDownCallback = void Function(DropDownModel updateselectedItem)

Implementation

typedef dropDownCallback = void Function(DropDownModel updateselectedItem);