lavenderBlush property
RGBA values for the named CSS color 'lavenderblush'.
Implementation
static Vector4 get lavenderBlush =>
Vector4(255.0 / 255.0, 240.0 / 255.0, 245.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'lavenderblush'.
static Vector4 get lavenderBlush =>
Vector4(255.0 / 255.0, 240.0 / 255.0, 245.0 / 255.0, 255.0 / 255.0);