menu
clue_ui_component package
documentation
components/clue_check_list_tile.dart
ClueCheckListTile
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
Function
onChanged
final
The callback function that is called when the checked state changes.
Implementation
final Function onChanged;
clue_ui_component package
documentation
components/clue_check_list_tile
ClueCheckListTile
onChanged property
ClueCheckListTile class