bgRed property

String get bgRed

Legacy api, provided only for backwards compatibility, use onRed. Set background base 16 xterm colors red (terminal dependent) linen

Implementation

String get bgRed => _chalk.bgRed(this);