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