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