onCadetBlue property
String
get
onCadetBlue
set background color to X11/CSS color cadetBlue (0x5F9EA0)/rgb(95, 158, 160)
Implementation
String get onCadetBlue => (_cache[27] ??= _chalk.onCadetBlue)(this);