onChartreuse property

String get onChartreuse

set background color to X11/CSS color chartreuse         (0x7FFF00)/rgb(127, 255, 0)

Implementation

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