royalBlue property
RGBA values for the named CSS color 'royalblue'.
Implementation
static Vector4 get royalBlue =>
Vector4(65.0 / 255.0, 105.0 / 255.0, 225.0 / 255.0, 255.0 / 255.0);
RGBA values for the named CSS color 'royalblue'.
static Vector4 get royalBlue =>
Vector4(65.0 / 255.0, 105.0 / 255.0, 225.0 / 255.0, 255.0 / 255.0);