pink property
RGBA values for the named CSS color 'pink'.
Implementation
static Vector4 get pink => Vector4(255.0 / 255.0, 192.0 / 255.0, 203.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'pink'.
static Vector4 get pink => Vector4(255.0 / 255.0, 192.0 / 255.0, 203.0 / 255.0, 255.0 / 255.0);