mouseWheelEvent constant Null safety

EventStreamProvider<WheelEvent> const mouseWheelEvent

Implementation

static const EventStreamProvider mouseWheelEvent =
    const EventStreamProvider('mousewheel')