indianRed property
RGBA values for the named CSS color 'indianred'.
Implementation
static Vector4 get indianRed => Vector4(205.0 / 255.0, 92.0 / 255.0, 92.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'indianred'.
static Vector4 get indianRed => Vector4(205.0 / 255.0, 92.0 / 255.0, 92.0 / 255.0, 255.0 / 255.0);