peachPuff property

Vector4 peachPuff

Implementation

static Vector4 get peachPuff =>
    Vector4(255.0 / 255.0, 218.0 / 255.0, 185.0 / 255.0, 255.0 / 255.0);