thistle property

Vector4 get thistle

RGBA values for the named CSS color 'thistle'.

Implementation

static Vector4 get thistle => Vector4(216.0 / 255.0, 191.0 / 255.0, 216.0 / 255.0, 255.0 / 255.0);