Stream emitting low light status alerts.
Stream<bool> get onLowLightStateChanged => _lowLightController.stream;