onChartreuse property
String
get
onChartreuse
set background color to X11/CSS color chartreuse (0x7FFF00)/rgb(127, 255, 0)
Implementation
String get onChartreuse => (_cache[29] ??= _chalk.onChartreuse)(this);