menu
flutter_adaptive_core package
documentation
components/adaptive_switch.dart
AdaptiveSwitch
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
>
?
onChanged
final
Implementation
final ValueChanged<bool>? onChanged;
flutter_adaptive_core package
documentation
components/adaptive_switch
AdaptiveSwitch
onChanged property
AdaptiveSwitch class