onDropDownChanged property

dynamic Function(T? val)? onDropDownChanged
final

Implementation

final Function(T? val)? onDropDownChanged;