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