menu
js_bindings package
documentation
bindings/geometry_1.dart
PropsDOMMatrixReadOnly
skewY method
skewY method
dark_mode
light_mode
skewY
method
DOMMatrix
skewY
(
[
dynamic
sy
=
0
])
Implementation
DOMMatrix skewY([/* double | NaN */ dynamic sy = 0]) => js_util.callMethod(this, 'skewY', [sy]);
js_bindings package
documentation
bindings/geometry_1
PropsDOMMatrixReadOnly
skewY method
PropsDOMMatrixReadOnly extension on
DOMMatrixReadOnly