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