onTouchStart 属性

Stream<TouchEvent> onTouchStart

实现

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