bisque property
RGBA values for the named CSS color 'bisque'.
Implementation
static Vector4 get bisque => Vector4(255.0 / 255.0, 228.0 / 255.0, 196.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'bisque'.
static Vector4 get bisque => Vector4(255.0 / 255.0, 228.0 / 255.0, 196.0 / 255.0, 255.0 / 255.0);