onItemSelected property

dynamic Function(int) onItemSelected
final

return the new index of selected item

Implementation

final Function(int) onItemSelected;