skyBlue property Null safety
Implementation
static Vector4 get skyBlue =>
Vector4(135.0 / 255.0, 206.0 / 255.0, 235.0 / 255.0, 255.0 / 255.0);
static Vector4 get skyBlue =>
Vector4(135.0 / 255.0, 206.0 / 255.0, 235.0 / 255.0, 255.0 / 255.0);