brightCyan property

String get brightCyan

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

Implementation

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