Color constructor

const Color(
  1. String color
)

Implementation

const Color(this.color);