onTouchCancel 属性

Stream<TouchEvent> onTouchCancel

实现

Stream<TouchEvent> get onTouchCancel => touchCancelEvent.forTarget(this);