darkSlateGray property
Implementation
static Vector4 get darkSlateGray =>
Vector4(47.0 / 255.0, 79.0 / 255.0, 79.0 / 255.0, 255.0 / 255.0);
static Vector4 get darkSlateGray =>
Vector4(47.0 / 255.0, 79.0 / 255.0, 79.0 / 255.0, 255.0 / 255.0);