onWheel property

Stream<WheelEvent> onWheel

Implementation

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