color property

Color color

Implementation

Color get color => Color.createHsla(_h, _s, _l, _a);