redBright property
String
get
redBright
Set foreground base 16 xterm colors bright red
(terminal dependent)
Implementation
String get redBright => (_cRedBright ??= _chalk.redBright)(this);
Set foreground base 16 xterm colors bright red
(terminal dependent)
String get redBright => (_cRedBright ??= _chalk.redBright)(this);