deepSkyBlue property
RGBA values for the named CSS color 'deepskyblue'.
Implementation
static Vector4 get deepSkyBlue =>
Vector4(0.0 / 255.0, 191.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'deepskyblue'.
static Vector4 get deepSkyBlue =>
Vector4(0.0 / 255.0, 191.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);