onTouchMove 属性

Stream<TouchEvent> onTouchMove

实现

Stream<TouchEvent> get onTouchMove => touchMoveEvent.forTarget(this);