bgBrightGreen property

String get bgBrightGreen

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

Implementation

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