rotateUpdate abstract method

Future rotateUpdate(
  1. double x,
  2. double y
)

Called by FilamentGestureDetector. You probably don't want to call this yourself.

Implementation

Future rotateUpdate(double x, double y);