angle property

double angle
final

The angle of rotation in radians.

Positive values rotate clockwise, negative values rotate counter-clockwise. The rotation is applied around the center of the child widget.

Implementation

final double angle;