onSelect property

void Function(List<Choice<T>> choiceList, bool isFromDefaultData) onSelect
final

Implementation

final void Function(List<Choice<T>> choiceList, bool isFromDefaultData)
    onSelect;