darkGray property Null safety
Implementation
static Vector4 get darkGray =>
Vector4(169.0 / 255.0, 169.0 / 255.0, 169.0 / 255.0, 255.0 / 255.0);
static Vector4 get darkGray =>
Vector4(169.0 / 255.0, 169.0 / 255.0, 169.0 / 255.0, 255.0 / 255.0);