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