scrollEvent$ property

Stream<ScrollEvent> get scrollEvent$

Implementation

Stream<ScrollEvent> get scrollEvent$ => _scrollEventSubject.stream;