Dart
dart:svg
Matrix
a property
a
Dart
dart:svg
Matrix
a property
Matrix class
Properties
a
b
c
d
e
f
hashCode
runtimeType
Methods
flipX
flipY
inverse
multiply
noSuchMethod
rotate
rotateFromVector
scale
scaleNonUniform
skewX
skewY
toString
translate
Operators
operator ==
description
a
property
Null safety
num
a
Implementation
num get a native;
void
a=
(
num
value
)
Implementation
set a(num value) native;