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