gray property

String get gray

Set foreground base 16 xterm colors gray (alternate name for bright black) (terminal dependent) linen

Implementation

String get gray => (_cGray ??= _chalk.gray)(this);