CSSTransformValue constructor
CSSTransformValue(
- JSArray<
CSSTransformComponent> transforms
Implementation
external factory CSSTransformValue(JSArray<CSSTransformComponent> transforms);