onGold property
String
get
onGold
set background color to X11/CSS color gold (0xFFD700)/rgb(255, 215, 0)
Implementation
String get onGold => (_cache[103] ??= _chalk.onGold)(this);
set background color to X11/CSS color gold (0xFFD700)/rgb(255, 215, 0)
String get onGold => (_cache[103] ??= _chalk.onGold)(this);