crimson property
RGBA values for the named CSS color 'crimson'.
Implementation
static Vector4 get crimson => Vector4(220.0 / 255.0, 20.0 / 255.0, 60.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'crimson'.
static Vector4 get crimson => Vector4(220.0 / 255.0, 20.0 / 255.0, 60.0 / 255.0, 255.0 / 255.0);