menu
smart_app package
documentation
widgets/checkbox_list.dart
CheckBoxList
onChange property
onChange property
dark_mode
light_mode
onChange
property
void Function
(
List
<
CheckBoxItem
>
items
)
onChange
getter/setter pair
Implementation
void Function(List<CheckBoxItem> items) onChange;
smart_app package
documentation
widgets/checkbox_list
CheckBoxList
onChange property
CheckBoxList class