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