onTouchMove property

Stream<TouchEvent> get onTouchMove

Implementation

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