didChangePlatformBrightness method

void didChangePlatformBrightness()

Called when the platform brightness changes.

This method exposes notifications from dart:ui.PlatformDispatcher.onPlatformBrightnessChanged.

See also:

Implementation

void didChangePlatformBrightness() { }