bgCyan property
String
get
bgCyan
Legacy api, provided only for backwards compatibility, use onCyan.
Set background base 16 xterm colors cyan
(terminal dependent)
Implementation
String get bgCyan => _chalk.bgCyan(this);