zRotation property

double zRotation
final

How much the child should rotate on the Z-axis when a horizontal pointer event occurs.

If the goal is actually to "spin" the widget as the pointer moves laterally across the screen, ensure this value is non-zero.

Implementation

final double zRotation;