midnightBlue property

Vector4 midnightBlue

Implementation

static Vector4 get midnightBlue =>
    Vector4(25.0 / 255.0, 25.0 / 255.0, 112.0 / 255.0, 255.0 / 255.0);