menu
composable_architecture_widgets package
documentation
material.dart
MaterialAppState
brightness property
brightness property
dark_mode
light_mode
brightness
property
Brightness
brightness
final
The current brightness (light/dark mode).
Implementation
final Brightness brightness;
composable_architecture_widgets package
documentation
material
MaterialAppState
brightness property
MaterialAppState class