Dart SDK
dart:html
DomMatrixReadOnly
DomMatrixReadOnly.internal_
DomMatrixReadOnly.internal_
Dart SDK
dart:html
DomMatrixReadOnly
DomMatrixReadOnly.internal_
constructor
DomMatrixReadOnly.internal_
Source
Dart SDK
dart:html
DomMatrixReadOnly
Static properties
instanceRuntimeType
Constructors
internal_
Properties
a
b
c
d
e
f
is2D
isIdentity
m11
m12
m13
m14
m21
m22
m23
m24
m31
m32
m33
m34
m41
m42
m43
m44
hashCode
runtimeType
Operators
operator ==
Methods
multiply
scale
scale3d
scaleNonUniform
toFloat32Array
toFloat64Array
translate
noSuchMethod
toString
DomMatrixReadOnly.internal_
(
)
Source
@Deprecated("Internal Use Only") DomMatrixReadOnly.internal_() {}