color property

Color get color

Converts a hex string to a Color.

Implementation

Color get color => ColorHex(this);