rosyBrown property
RGBA values for the named CSS color 'rosybrown'.
Implementation
static Vector4 get rosyBrown =>
Vector4(188.0 / 255.0, 143.0 / 255.0, 143.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'rosybrown'.
static Vector4 get rosyBrown =>
Vector4(188.0 / 255.0, 143.0 / 255.0, 143.0 / 255.0, 255.0 / 255.0);