onPlatformBrightnessChanged method

  1. @mustCallSuper
void onPlatformBrightnessChanged()

Implementation

@mustCallSuper
void onPlatformBrightnessChanged() {
  'Detected brightness changed'.logDebug();
}