expandedAngle property

Matrix4 expandedAngle

Implementation

Matrix4 get expandedAngle => Matrix4.rotationZ(isExpanded ? pi : 0);