redBright property

String get redBright

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

Implementation

String get redBright => (_cRedBright ??= _chalk.redBright)(this);