Creates a curve tween.
The curve argument must not be null.
CurveTween({ this.curve }) { assert(curve != null); }