ElasticInOutCurve constructor
const
ElasticInOutCurve([
- double period = 0.4
Creates an elastic-in-out curve with the given period.
Implementation
const ElasticInOutCurve([this.period = 0.4]);
Creates an elastic-in-out curve with the given period.
const ElasticInOutCurve([this.period = 0.4]);