bgBlueBright property

String get bgBlueBright

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

Implementation

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