CSSRotate.$3 constructor
CSSRotate.$3(
- Object x,
- Object y,
- Object z,
- CSSNumericValue angle,
Implementation
factory CSSRotate.$3(
_i2.Object x,
_i2.Object y,
_i2.Object z,
_i3.CSSNumericValue angle,
) =>
_i4.callConstructor(
_declaredCSSRotate,
[
x,
y,
z,
angle,
],
);