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