bgBrightBlue property

String get bgBrightBlue

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

Implementation

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