onTouchEnd property

Stream<TouchEvent> get onTouchEnd

Implementation

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