CSSScale constructor
Implementation
factory CSSScale(
_i2.Object x,
_i2.Object y, [
_i2.Object? z,
]) =>
_i4.callConstructor(
_declaredCSSScale,
[
x,
y,
z ?? _i6.undefined ?? _i6.undefined,
],
);