onItemSelected property

dynamic Function(T value)? onItemSelected
final

Implementation

final Function(T value)? onItemSelected;