cyan property

String get cyan

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

Implementation

String get cyan => (_cCyan ??= _chalk.cyan)(this);