brightBlack property

String get brightBlack

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

Implementation

String get brightBlack => (_cBrightBlack ??= _chalk.brightBlack)(this);