blackBright property

String get blackBright

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

Implementation

String get blackBright => (_cBlackBright ??= _chalk.blackBright)(this);