mode property

Brightness get mode

Returns the current platform brightness of the application.

Implementation

Brightness get mode => MediaQuery.of(this).platformBrightness;