onSelect property

(void Function(int)?) onSelect
final

Called when an item is selected.

Implementation

final void Function(int)? onSelect;