Stream of touchstart events handled by this Document.
touchstart
Stream<TouchEvent> get onTouchStart => Element.touchStartEvent.forTarget(this);