menu
hmwidget package
documentation
components/chips/hm_choice_chips.dart
HMChoiceChips
onSelected property
onSelected property
dark_mode
light_mode
onSelected
property
void Function
(
bool
value
)
onSelected
final
Implementation
final void Function(bool value) onSelected;
hmwidget package
documentation
components/chips/hm_choice_chips
HMChoiceChips
onSelected property
HMChoiceChips class