powderBlue property
RGBA values for the named CSS color 'powderblue'.
Implementation
static Vector4 get powderBlue =>
Vector4(176.0 / 255.0, 224.0 / 255.0, 230.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'powderblue'.
static Vector4 get powderBlue =>
Vector4(176.0 / 255.0, 224.0 / 255.0, 230.0 / 255.0, 255.0 / 255.0);