createSvgPathSegCurvetoQuadraticRel method

PathSegCurvetoQuadraticRel createSvgPathSegCurvetoQuadraticRel(
num x,
num y,
num x1,
num y1
)