brightness property
Brightness
get
brightness
Returns the brightness of the current context
Implementation
Brightness get brightness => mediaQuery.platformBrightness;
Returns the brightness of the current context
Brightness get brightness => mediaQuery.platformBrightness;