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