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