RadiusCurve constructor

const RadiusCurve(
  1. double small,
  2. double big
)

Implementation

const RadiusCurve(this.small, this.big);