blanchedAlmond property
RGBA values for the named CSS color 'blanchedalmond'.
Implementation
static Vector4 get blanchedAlmond =>
Vector4(255.0 / 255.0, 235.0 / 255.0, 205.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'blanchedalmond'.
static Vector4 get blanchedAlmond =>
Vector4(255.0 / 255.0, 235.0 / 255.0, 205.0 / 255.0, 255.0 / 255.0);