StyleTransform constructor

const StyleTransform(
  1. String value
)

Creates a transform from a raw CSS value.

Implementation

const StyleTransform(this.value);