menu
Dart
dart:html
DomMatrixReadOnly
skewY method
skewY
brightness_4
brightness_5
description
skewY
method
DomMatrix
skewY
(
[
num
?
sy
]
)
Implementation
DomMatrix skewY([num? sy]) native;
Dart
dart:html
DomMatrixReadOnly
skewY method
DomMatrixReadOnly class