peachPuff property
RGBA values for the named CSS color 'peachpuff'.
Implementation
static Vector4 get peachPuff =>
Vector4(255.0 / 255.0, 218.0 / 255.0, 185.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'peachpuff'.
static Vector4 get peachPuff =>
Vector4(255.0 / 255.0, 218.0 / 255.0, 185.0 / 255.0, 255.0 / 255.0);