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