lightSlateGray property
RGBA values for the named CSS color 'lightslategray'.
Implementation
static Vector4 get lightSlateGray =>
Vector4(119.0 / 255.0, 136.0 / 255.0, 153.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'lightslategray'.
static Vector4 get lightSlateGray =>
Vector4(119.0 / 255.0, 136.0 / 255.0, 153.0 / 255.0, 255.0 / 255.0);