onBrightCyan property

String get onBrightCyan

Set background base 16 xterm colors bright cyan (terminal dependent) linen

Implementation

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