onScroll property Null safety

Stream<Event> onScroll

Implementation

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