onTouchEnd property
ElementStream<TouchEvent>
get
onTouchEnd
Stream of touchend events handled by this Element.
Implementation
ElementStream<TouchEvent> get onTouchEnd;
Stream of touchend events handled by this Element.
ElementStream<TouchEvent> get onTouchEnd;