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