brightBlue property

String get brightBlue

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

Implementation

String get brightBlue => (_cBrightBlue ??= _chalk.brightBlue)(this);