aquamarine property

Vector4 aquamarine

Implementation

static Vector4 get aquamarine =>
    Vector4(127.0 / 255.0, 255.0 / 255.0, 212.0 / 255.0, 255.0 / 255.0);