turns property Null safety
final
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.
Implementation
final double turns;