onSelect property

void Function(T value)? onSelect
final

Implementation

final void Function(T value)? onSelect;