royalBlue property

Vector4 royalBlue

Implementation

static Vector4 get royalBlue =>
    Vector4(65.0 / 255.0, 105.0 / 255.0, 225.0 / 255.0, 255.0 / 255.0);