Color constructor

Color(
  1. String _color
)

Implementation

Color(this._color);