Perimeter (circumference) of this shape.
@override double get perimeter => 2 * pi * radius + 2 * axisLength;