const CubicBezier({ required this.start, required this.control1, required this.control2, required this.end, });