colour property

Colour get colour

Converts this Color to a Colour instance.

Implementation

Colour get colour => Colour.fromColor(this);