The animation that controls the rotation of the child.
If the current value of the turns animation is v, the child will be rotated v * 2 * pi radians before being painted.
Animation<double> get turns => listenable;