lightCyan property
RGBA values for the named CSS color 'lightcyan'.
Implementation
static Vector4 get lightCyan =>
Vector4(224.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'lightcyan'.
static Vector4 get lightCyan =>
Vector4(224.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);