onWheel 属性

ElementStream<WheelEvent> onWheel
重写

实现

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