didChangePlatformBrightness method

void didChangePlatformBrightness()
inherited

Called when the platform brightness changes.

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

See also:

Implementation

void didChangePlatformBrightness() {}