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