menu
tcic_client_ui package
documentation
ui_component/setting/switch_setting_item.dart
CustomSwitch
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
>
onChanged
final
Implementation
final ValueChanged<bool> onChanged;
tcic_client_ui package
documentation
ui_component/setting/switch_setting_item
CustomSwitch
onChanged property
CustomSwitch class