menu
begloom_widgets package
documentation
widgets/multi_select_chip.dart
MultiSelectChip
onSelectionChanged property
onSelectionChanged property
dark_mode
light_mode
onSelectionChanged
property
dynamic Function
(
List
<
String
>
)
onSelectionChanged
final
Implementation
final Function(List<String>) onSelectionChanged;
begloom_widgets package
documentation
widgets/multi_select_chip
MultiSelectChip
onSelectionChanged property
MultiSelectChip class