onSelected property

ValueChanged<int> onSelected
final

Called with the selected index when the user makes a selection.

Implementation

final ValueChanged<int> onSelected;