onBrightCyan property
String
get
onBrightCyan
Set background base 16 xterm colors bright cyan
(terminal dependent)
Implementation
String get onBrightCyan => (_cOnBrightCyan ??= _chalk.onBrightCyan)(this);