menu
entao_hare package
documentation
widgets/widgets.dart
ChipChoiceGroup<T>
onChange property
onChange property
dark_mode
light_mode
onChange
property
void Function
(
Set
<
T
>
selectedItems
)
?
onChange
final
Implementation
final void Function(Set<T> selectedItems)? onChange;
entao_hare package
documentation
widgets/widgets
ChipChoiceGroup<T>
onChange property
ChipChoiceGroup class