didChangePlatformBrightness method
void
didChangePlatformBrightness()
Called when the platform brightness changes.
This method exposes notifications from Window.onPlatformBrightnessChanged
.
Implementation
void didChangePlatformBrightness() {}