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