Stream of touchmove events handled by this Document.
touchmove
Stream<TouchEvent> get onTouchMove => Element.touchMoveEvent.forTarget(this);