oldLace property

Vector4 get oldLace

RGBA values for the named CSS color 'oldlace'.

Implementation

static Vector4 get oldLace => Vector4(253.0 / 255.0, 245.0 / 255.0, 230.0 / 255.0, 255.0 / 255.0);