callbackSelectedValue property

dynamic Function(List<CustomDropDownModel>)? callbackSelectedValue
final

Implementation

final Function(List<CustomDropDownModel>)? callbackSelectedValue;