CSSRotate.$2 constructor

CSSRotate.$2(
  1. CSSNumericValue angle
)

Implementation

factory CSSRotate.$2(_i3.CSSNumericValue angle) => _i4.callConstructor(
      _declaredCSSRotate,
      [angle],
    );