onCyan property
String
get
onCyan
Set background base 16 xterm colors cyan
(terminal dependent)
Implementation
String get onCyan => (_cOnCyan ??= _chalk.onCyan)(this);
Set background base 16 xterm colors cyan
(terminal dependent)
String get onCyan => (_cOnCyan ??= _chalk.onCyan)(this);