peru property

Vector4 get peru

RGBA values for the named CSS color 'peru'.

Implementation

static Vector4 get peru => Vector4(205.0 / 255.0, 133.0 / 255.0, 63.0 / 255.0, 255.0 / 255.0);