const FlippedCurve(Curve curve)

Creates a flipped curve.

The curve argument must not be null.

Source

const FlippedCurve(this.curve);