onTouchEnd property

Stream<TouchEvent> onTouchEnd

Implementation

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