thistle property
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);
RGBA values for the named CSS color 'thistle'.
static Vector4 get thistle => Vector4(216.0 / 255.0, 191.0 / 255.0, 216.0 / 255.0, 255.0 / 255.0);