Dart API Reference
dart:svg
PathElement
createSvgPathSegCurvetoQuadraticSmoothAbs
createSvgPathSegCurvetoQuadraticSmoothAbs
method
@DomName('SVGPathElement.createSVGPathSegCurvetoQuadraticSmoothAbs')
@DocsEditable()
PathSegCurvetoQuadraticSmoothAbs
createSvgPathSegCurvetoQuadraticSmoothAbs
(
num
x
,
num
y
)