rotateStart abstract method

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

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

Implementation

Future rotateStart(double x, double y);