onDropDownItemSelected property

dynamic Function(String? value)? onDropDownItemSelected
final

Implementation

final Function(String? value)? onDropDownItemSelected;