handleBrightnessChange property
final
Switches the shell between ThemeMode.light and ThemeMode.dark.
Implementation
final void Function(bool useLightMode) handleBrightnessChange;
Switches the shell between ThemeMode.light and ThemeMode.dark.
final void Function(bool useLightMode) handleBrightnessChange;