lightSalmon property
RGBA values for the named CSS color 'lightsalmon'.
Implementation
static Vector4 get lightSalmon =>
Vector4(255.0 / 255.0, 160.0 / 255.0, 122.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'lightsalmon'.
static Vector4 get lightSalmon =>
Vector4(255.0 / 255.0, 160.0 / 255.0, 122.0 / 255.0, 255.0 / 255.0);