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