lightSkyBlue property

Vector4 lightSkyBlue

Implementation

static Vector4 get lightSkyBlue =>
    Vector4(135.0 / 255.0, 206.0 / 255.0, 250.0 / 255.0, 255.0 / 255.0);