onCornflowerBlue property
String
get
onCornflowerBlue
set background color to X11/CSS color cornflowerBlue (0x6495ED)/rgb(100, 149, 237)
Implementation
String get onCornflowerBlue => (_cache[35] ??= _chalk.onCornflowerBlue)(this);