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