antiqueWhite property
RGBA values for the named CSS color 'antiquewhite'.
Implementation
static Vector4 get antiqueWhite =>
Vector4(250.0 / 255.0, 235.0 / 255.0, 215.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'antiquewhite'.
static Vector4 get antiqueWhite =>
Vector4(250.0 / 255.0, 235.0 / 255.0, 215.0 / 255.0, 255.0 / 255.0);