Dart SDK
dart:svg
Matrix
rotate
method
rotate
Matrix
Properties
a
b
c
d
e
f
Methods
flipX
flipY
inverse
multiply
rotate
rotateFromVector
scale
scaleNonUniform
skewX
skewY
translate
@DomName('SVGMatrix.rotate')
@DocsEditable()
Matrix
rotate
(
num
angle
)
(Not documented.)