cyan property
String
get
cyan
Set foreground base 16 xterm colors cyan
(terminal dependent)
Implementation
String get cyan => (_cCyan ??= _chalk.cyan)(this);
Set foreground base 16 xterm colors cyan
(terminal dependent)
String get cyan => (_cCyan ??= _chalk.cyan)(this);