OvershootCurve constructor

const OvershootCurve([
  1. double period = 2.5
])

Implementation

const OvershootCurve([this.period = 2.5]);