ghostWhite property
RGBA values for the named CSS color 'ghostwhite'.
Implementation
static Vector4 get ghostWhite =>
Vector4(248.0 / 255.0, 248.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'ghostwhite'.
static Vector4 get ghostWhite =>
Vector4(248.0 / 255.0, 248.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);