onTouchEnd 属性

Stream<TouchEvent> onTouchEnd

实现

Stream<TouchEvent> get onTouchEnd => touchEndEvent.forTarget(this);