onSelect property

void Function(List<T> res) onSelect
final

Implementation

final void Function(List<T> res) onSelect;