bgBlue property

String get bgBlue

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

Implementation

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