onAquamarine property
String
get
onAquamarine
set background color to X11/CSS color aquamarine (0x7FFFD4)/rgb(127, 255, 212)
Implementation
String get onAquamarine => (_cache[7] ??= _chalk.onAquamarine)(this);