tan property
RGBA values for the named CSS color 'tan'.
Implementation
static Vector4 get tan => Vector4(210.0 / 255.0, 180.0 / 255.0, 140.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'tan'.
static Vector4 get tan => Vector4(210.0 / 255.0, 180.0 / 255.0, 140.0 / 255.0, 255.0 / 255.0);