angle property

double? angle
getter/setter pair

The clockwise rotation angle of the crop rectangle around its center, in radians.

Rotation is applied after the offsets.

Implementation

core.double? angle;