onTouchStart property

Stream<TouchEvent> onTouchStart

Implementation

Stream<TouchEvent> get onTouchStart => touchStartEvent.forTarget(this);