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