StyleTransform constructor
const
StyleTransform(
- String value
Creates a transform from a raw CSS value.
Implementation
const StyleTransform(this.value);
Creates a transform from a raw CSS value.
const StyleTransform(this.value);