firebrick property
RGBA values for the named CSS color 'firebrick'.
Implementation
static Vector4 get firebrick => Vector4(178.0 / 255.0, 34.0 / 255.0, 34.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'firebrick'.
static Vector4 get firebrick => Vector4(178.0 / 255.0, 34.0 / 255.0, 34.0 / 255.0, 255.0 / 255.0);