didChangePlatformBrightness method Null safety
Called when the platform brightness changes.
This method exposes notifications from dart:ui.PlatformDispatcher.onPlatformBrightnessChanged.
Implementation
void didChangePlatformBrightness() { }
Called when the platform brightness changes.
This method exposes notifications from dart:ui.PlatformDispatcher.onPlatformBrightnessChanged.
void didChangePlatformBrightness() { }