onLightVisible property

Stream<bool> onLightVisible

Android support only

see here

Implementation

Stream<bool> get onLightVisible => _visibleStreamController.stream;