dodgerBlue property
RGBA values for the named CSS color 'dodgerblue'.
Implementation
static Vector4 get dodgerBlue =>
Vector4(30.0 / 255.0, 144.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'dodgerblue'.
static Vector4 get dodgerBlue =>
Vector4(30.0 / 255.0, 144.0 / 255.0, 255.0 / 255.0, 255.0 / 255.0);