menu
zog_ui package
documentation
components/switch/zero_switch_android.dart
ZeroSwitchAndroid
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_android
ZeroSwitchAndroid
onChanged property
ZeroSwitchAndroid class