Background constructor

const Background(
  1. String value
)

Creates a background from a raw CSS value.

Implementation

const Background(this.value);