onWheel property

ElementStream<WheelEvent> onWheel
override

Implementation

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