onLightSlateGrey property
String
get
onLightSlateGrey
set background color to X11/CSS color lightSlateGrey (0x778899)/rgb(119, 136, 153)
Implementation
String get onLightSlateGrey => (_cache[161] ??= _chalk.onLightSlateGrey)(this);