chocolate property
RGBA values for the named CSS color 'chocolate'.
Implementation
static Vector4 get chocolate =>
Vector4(210.0 / 255.0, 105.0 / 255.0, 30.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'chocolate'.
static Vector4 get chocolate =>
Vector4(210.0 / 255.0, 105.0 / 255.0, 30.0 / 255.0, 255.0 / 255.0);