azure property

Vector4 get azure

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);