Callback when selection changes.
final void Function(List<Choice<T>> choiceList, bool isFromDefaultData)? onSelect;