dropDownCallback typedef
dropDownCallback =
void Function(DropDownModel updateselectedItem)
Implementation
typedef dropDownCallback = void Function(DropDownModel updateselectedItem);
typedef dropDownCallback = void Function(DropDownModel updateselectedItem);