visibleStream property

Stream<bool> get visibleStream

Implementation

Stream<bool> get visibleStream => _visibilityController.stream;