onTouchMove property

Stream<TouchEvent> onTouchMove

Implementation

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