calcRadius property

  1. @override
double get calcRadius
override

Implementation

@override
double get calcRadius => (radiusX + radiusY) / 2;