checkIfInViewport property

Stream<ScrollPosition> checkIfInViewport
final

stream which should get new events when scrolling changes

Implementation

final Stream<ScrollPosition> checkIfInViewport;