red property

String get red

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

Implementation

String get red => (_cRed ??= _chalk.red)(this);