name property

string get name

The name of the color.

Implementation

string get name => _name.toTitleCase();