bgCyanBright property
String
get
bgCyanBright
Legacy api, provided only for backwards compatibility, use onBrightCyan.
Set background base 16 xterm colors bright cyan
(terminal dependent)
Implementation
String get bgCyanBright => _chalk.bgCyanBright(this);