maroon property
RGBA values for the named CSS color 'maroon'.
Implementation
static Vector4 get maroon => Vector4(128.0 / 255.0, 0.0 / 255.0, 0.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'maroon'.
static Vector4 get maroon => Vector4(128.0 / 255.0, 0.0 / 255.0, 0.0 / 255.0, 255.0 / 255.0);