bgBrightCyan property

String get bgBrightCyan

Legacy api, provided only for backwards compatibility, use onBrightCyan. Set background base 16 xterm colors bright cyan (terminal dependent) linen

Implementation

String get bgBrightCyan => _chalk.bgBrightCyan(this);