Gradient constructor

const Gradient(
  1. String value
)

Creates a gradient from a raw CSS value.

Implementation

const Gradient(this.value);