deviceBrightness property
The light/dark mode setting of the device.
Implementation
Brightness get deviceBrightness {
return fundamentals.device.brightness(fundamentals);
}
The light/dark mode setting of the device.
Brightness get deviceBrightness {
return fundamentals.device.brightness(fundamentals);
}