deepPink property
RGBA values for the named CSS color 'deeppink'.
Implementation
static Vector4 get deepPink => Vector4(255.0 / 255.0, 20.0 / 255.0, 147.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'deeppink'.
static Vector4 get deepPink => Vector4(255.0 / 255.0, 20.0 / 255.0, 147.0 / 255.0, 255.0 / 255.0);