cyan property

Vector4 cyan

Implementation

static Vector4 get cyan =>
    Vector4(0.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);