onMouseWheel property

ElementStream<WheelEvent> onMouseWheel

Stream of mousewheel events handled by this Element.

Implementation

ElementStream<WheelEvent> get onMouseWheel;