brightBlue property
String
get
brightBlue
Set foreground base 16 xterm colors bright blue
(terminal dependent)
Implementation
String get brightBlue => (_cBrightBlue ??= _chalk.brightBlue)(this);
Set foreground base 16 xterm colors bright blue
(terminal dependent)
String get brightBlue => (_cBrightBlue ??= _chalk.brightBlue)(this);