turns property

double turns
final

Controls the rotation of the child.

If the current value of the turns is v, the child will be rotated v * 2 * pi radians before being painted.

Implementation

final double turns;