startAngle property

double? startAngle
getter/setter pair

The start angle of the plane.

Note that for a canvas angle, zero radian is horizontally right toward from the center and positive is clockwise.

If null, a default -pi / 2 is set.

Implementation

double? startAngle;