teal property

Vector4 teal

Implementation

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