Curves.elasticOut constructor Null safety

const Curves.elasticOut()

Implementation

const factory Curves.elasticOut() = ElasticOutCurve;