const Radius.elliptical(double x, double y)

Constructs an elliptical radius with the given radii.

Source

const Radius.elliptical(this.x, this.y);