ghostWhite property Null safety
Implementation
static Vector4 get ghostWhite =>
Vector4(248.0 / 255.0, 248.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);
static Vector4 get ghostWhite =>
Vector4(248.0 / 255.0, 248.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);