onLightSteelBlue property
String
get
onLightSteelBlue
set background color to X11/CSS color lightSteelBlue (0xB0C4DE)/rgb(176, 196, 222)
Implementation
String get onLightSteelBlue => (_cache[163] ??= _chalk.onLightSteelBlue)(this);