MouseWheelEvent constructor

const MouseWheelEvent(
  1. Mouse mouse
)

Implementation

const MouseWheelEvent(super.mouse);