menu
mceasy_widget package
documentation
shared/switch_toggle_widget.dart
CustomSwitch
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
>
onChanged
final
Implementation
final ValueChanged<bool> onChanged;
mceasy_widget package
documentation
shared/switch_toggle_widget
CustomSwitch
onChanged property
CustomSwitch class