onWheel property

ElementStream<WheelEvent> onWheel

Implementation

ElementStream<WheelEvent> get onWheel => wheelEvent.forElement(this);