skyBlue property
RGBA values for the named CSS color 'skyblue'.
Implementation
static Vector4 get skyBlue => Vector4(135.0 / 255.0, 206.0 / 255.0, 235.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'skyblue'.
static Vector4 get skyBlue => Vector4(135.0 / 255.0, 206.0 / 255.0, 235.0 / 255.0, 255.0 / 255.0);