bgBrightGreen property
Legacy api, provided only for backwards compatibility, use onBrightGreen.
Set background base 16 xterm colors bright green
(terminal dependent)
Implementation
String get bgBrightGreen => _chalk.bgBrightGreen(this);
Legacy api, provided only for backwards compatibility, use onBrightGreen.
Set background base 16 xterm colors bright green
(terminal dependent)
String get bgBrightGreen => _chalk.bgBrightGreen(this);