computedRadius property

Radius get computedRadius

Implementation

Radius get computedRadius => Radius.elliptical(x.computedValue, y.computedValue);