aliceBlue property
RGBA values for the named CSS color 'aliceblue'.
Implementation
static Vector4 get aliceBlue =>
Vector4(240.0 / 255.0, 248.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'aliceblue'.
static Vector4 get aliceBlue =>
Vector4(240.0 / 255.0, 248.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);