touchMoveEvent 常量

EventStreamProvider<TouchEvent> const touchMoveEvent

实现

static const EventStreamProvider<TouchEvent> touchMoveEvent =
    const EventStreamProvider<TouchEvent>('touchmove');