onLightGoldenrod property

String get onLightGoldenrod

set background color to X11 color lightGoldenrod rgb(250, 250, 210) (0xFAFAD2)/rgb(250, 250, 210)

Implementation

String get onLightGoldenrod => (_cache[143] ??= _chalk.onLightGoldenrod)(this);