onLime property
String
get
onLime
set background color to X11/CSS color lime (0x00FF00)/rgb(0, 255, 0)
Implementation
String get onLime => _chalk.onLime(this);
set background color to X11/CSS color lime (0x00FF00)/rgb(0, 255, 0)
String get onLime => _chalk.onLime(this);