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