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