onScroll property

Stream<Event> onScroll

Implementation

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