curve property

CurveUtility<T> get curve

Implementation

CurveUtility<T> get curve => CurveUtility((v) => only(curve: v));