menu
flutter_gb_ui_kit package
documentation
presentation/inputs/switcher/switcher.dart
Switcher
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
bool
>
?
onChanged
final
Implementation
final ValueChanged<bool>? onChanged;
flutter_gb_ui_kit package
documentation
presentation/inputs/switcher/switcher
Switcher
onChanged property
Switcher class