Called by FilamentGestureDetector. You probably don't want to call this yourself.
FilamentGestureDetector
@override Future<void> rotateStart(double x, double y) async { await _shim.rotateStart(x, y).toDart; }