steelBlue property

Vector4 steelBlue

Implementation

static Vector4 get steelBlue =>
    Vector4(70.0 / 255.0, 130.0 / 255.0, 180.0 / 255.0, 255.0 / 255.0);