black property

String get black

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

Implementation

String get black => (_cBlack ??= _chalk.black)(this);