onSelect property

void Function(T value, int)? onSelect
final

Implementation

final void Function(T value, int)? onSelect;