plum property

Vector4 get plum

RGBA values for the named CSS color 'plum'.

Implementation

static Vector4 get plum => Vector4(221.0 / 255.0, 160.0 / 255.0, 221.0 / 255.0, 255.0 / 255.0);