lightCyan property Null safety
Implementation
static Vector4 get lightCyan =>
Vector4(224.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);
static Vector4 get lightCyan =>
Vector4(224.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);