menu
zog_ui package
documentation
components/switch/zero_switch_ios.dart
ZeroSwitchIOS
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_ios
ZeroSwitchIOS
onChanged property
ZeroSwitchIOS class