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