CurveCardinal constructor

CurveCardinal({
  1. double tension = 0,
})

Implementation

CurveCardinal({this.tension = 0});