onItemSelected property

dynamic Function(T item)? onItemSelected
final

Implementation

final Function(T item)? onItemSelected;