skyBlue property

Vector4 skyBlue

Implementation

static Vector4 get skyBlue =>
    Vector4(135.0 / 255.0, 206.0 / 255.0, 235.0 / 255.0, 255.0 / 255.0);