limeGreen property Null safety
Implementation
static Vector4 get limeGreen =>
Vector4(50.0 / 255.0, 205.0 / 255.0, 50.0 / 255.0, 255.0 / 255.0);
static Vector4 get limeGreen =>
Vector4(50.0 / 255.0, 205.0 / 255.0, 50.0 / 255.0, 255.0 / 255.0);