skewXSelf method
Implementation
DOMMatrix skewXSelf([/* double | NaN */ dynamic sx = 0]) =>
js_util.callMethod(this, 'skewXSelf', [sx]);
DOMMatrix skewXSelf([/* double | NaN */ dynamic sx = 0]) =>
js_util.callMethod(this, 'skewXSelf', [sx]);