lightGreen property Null safety
Implementation
static Vector4 get lightGreen =>
Vector4(144.0 / 255.0, 238.0 / 255.0, 144.0 / 255.0, 255.0 / 255.0);
static Vector4 get lightGreen =>
Vector4(144.0 / 255.0, 238.0 / 255.0, 144.0 / 255.0, 255.0 / 255.0);