abs property

Angle get abs

Implementation

Angle get abs => Angle.fromSides(front.abs(), base.abs());