onRoyalBlue property
String
get
onRoyalBlue
set background color to X11/CSS color royalBlue (0x4169E1)/rgb(65, 105, 225)
Implementation
String get onRoyalBlue => (_cache[247] ??= _chalk.onRoyalBlue)(this);