color property

Color color

Implementation

Color get color => Color.createRgba(r, g, b, a);