touchMoveEvent constant Null safety

EventStreamProvider<TouchEvent> const touchMoveEvent

Implementation

static const EventStreamProvider touchMoveEvent =
    const EventStreamProvider('touchmove')