ColorValue constructor

ColorValue(
  1. String color
)

Implementation

ColorValue(this.color);