Stream of touchend events handled by this Element.
touchend
ElementStream<TouchEvent> get onTouchEnd => touchEndEvent.forElement(this);