menu
theme_setting package
documentation
views/widgets/theme_switch_toggle_button.dart
ThemeSwitchToggleButton
onToggle property
onToggle property
dark_mode
light_mode
onToggle
property
void Function
(
bool
isDark
)
?
onToggle
final
Implementation
final void Function(bool isDark)? onToggle;
theme_setting package
documentation
views/widgets/theme_switch_toggle_button
ThemeSwitchToggleButton
onToggle property
ThemeSwitchToggleButton class