menu
hmwidget package
documentation
components/select/hm_multi_select.dart
SelectPannel
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
List
value
)
onChanged
final
Implementation
final void Function(List value) onChanged;
hmwidget package
documentation
components/select/hm_multi_select
SelectPannel
onChanged property
SelectPannel class