onSelected property

ValueChanged<int>? onSelected
final

Callback when an item is selected.

Implementation

final ValueChanged<int>? onSelected;