menu
Dart
dart:svg
Matrix
c property
c
brightness_4
brightness_5
description
c
property
num
?
c
Implementation
num? get c native;
void
c=
(
num
?
value
)
Implementation
set c(num? value) native;
Dart
dart:svg
Matrix
c 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 ==