salmon property
RGBA values for the named CSS color 'salmon'.
Implementation
static Vector4 get salmon => Vector4(250.0 / 255.0, 128.0 / 255.0, 114.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'salmon'.
static Vector4 get salmon => Vector4(250.0 / 255.0, 128.0 / 255.0, 114.0 / 255.0, 255.0 / 255.0);