onScroll property

Stream<Event> get onScroll

Implementation

Stream<Event> get onScroll => scrollEvent.forTarget(this);