navajoWhite property
RGBA values for the named CSS color 'navajowhite'.
Implementation
static Vector4 get navajoWhite =>
Vector4(255.0 / 255.0, 222.0 / 255.0, 173.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'navajowhite'.
static Vector4 get navajoWhite =>
Vector4(255.0 / 255.0, 222.0 / 255.0, 173.0 / 255.0, 255.0 / 255.0);