onWheel property

Stream<WheelEvent> get onWheel

Implementation

Stream<WheelEvent> get onWheel => wheelEvent.forTarget(this);