Curves.linear constructor Null safety

const Curves.linear()

Implementation

const factory Curves.linear() = LinearCurve;