Stream of touchcancel events handled by this Window.
touchcancel
Stream<TouchEvent> get onTouchCancel => Element.touchCancelEvent.forTarget(this);