menu
cool_ext package
documentation
widget/choicechips2.dart
ChoiceChips2<T>
onSelectionChanged property
onSelectionChanged property
dark_mode
light_mode
onSelectionChanged
property
void Function
(
List
<
T
>
currentSelection
)
?
onSelectionChanged
final
Implementation
final void Function(List<T> currentSelection)? onSelectionChanged;
cool_ext package
documentation
widget/choicechips2
ChoiceChips2<T>
onSelectionChanged property
ChoiceChips2 class