mouseWheelEvent 常量

EventStreamProvider<WheelEvent> const mouseWheelEvent

实现

static const EventStreamProvider<WheelEvent> mouseWheelEvent =
    const EventStreamProvider<WheelEvent>('mousewheel');