goldenrod property

String get goldenrod

set foreground color to X11/CSS color goldenrod goldenrod (0xDAA520)/rgb(218, 165, 32)

Implementation

String get goldenrod => (_cache[104] ??= _chalk.goldenrod)(this);