constant
mouseWheelEvent

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

(Not documented.)