brightRed property

String get brightRed

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

Implementation

String get brightRed => (_cBrightRed ??= _chalk.brightRed)(this);