yellow property

String get yellow

Set foreground base 16 xterm colors yellow (terminal dependent)linen

Implementation

String get yellow => (_cYellow ??= _chalk.yellow)(this);