A representation of this path command for dart:ui.
@override String toFlutterString() => '..cubicTo($x1, $y1, $x2, $y2, $x3, $y3)';