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