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