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