angle property
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;
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.
final double angle;