lavender property
RGBA values for the named CSS color 'lavender'.
Implementation
static Vector4 get lavender =>
Vector4(230.0 / 255.0, 230.0 / 255.0, 250.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'lavender'.
static Vector4 get lavender =>
Vector4(230.0 / 255.0, 230.0 / 255.0, 250.0 / 255.0, 255.0 / 255.0);