linen property
RGBA values for the named CSS color 'linen'.
Implementation
static Vector4 get linen => Vector4(250.0 / 255.0, 240.0 / 255.0, 230.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'linen'.
static Vector4 get linen => Vector4(250.0 / 255.0, 240.0 / 255.0, 230.0 / 255.0, 255.0 / 255.0);