menu
Dart
dart:svg
Matrix
skewY method
skewY
brightness_4
brightness_5
description
skewY
method
Matrix
skewY
(
num
angle
)
Implementation
Matrix skewY(num angle) native;
Dart
dart:svg
Matrix
skewY method
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 ==