rotationAngle property

double? rotationAngle

Rotation is measured counterclockwise in degrees, with zero indicating that a line drawn between the eyes is horizontal relative to the image orientation.

Implementation

double? get rotationAngle => _rotationAngle;