BackgroundClip constructor

const BackgroundClip(
  1. String value
)

Creates a background-clip value.

Implementation

const BackgroundClip(this.value);