menu
flutter_yandex_navikit package
documentation
features/settings/settings_section_with_toggle.dart
SettingsSectionWithToggle
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
void Function
(
bool
value
)
?
onChanged
final
Implementation
final void Function(bool value)? onChanged;
flutter_yandex_navikit package
documentation
features/settings/settings_section_with_toggle
SettingsSectionWithToggle
onChanged property
SettingsSectionWithToggle class