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