platformBrightness property Null safety

Brightness platformBrightness
final

The setting indicating the current brightness mode of the host platform. If the platform has no preference, platformBrightness defaults to Brightness.light.

Implementation

final Brightness platformBrightness;