menu
zog_ui package
documentation
components/switch/zero_switch.dart
ZeroSwitch
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
>
onChanged
final
callback function when the switch is tapped
Implementation
final ValueChanged<bool> onChanged;
zog_ui package
documentation
components/switch/zero_switch
ZeroSwitch
onChanged property
ZeroSwitch class