gold property

String get gold

set foreground color to X11/CSS color gold         (0xFFD700)/rgb(255, 215, 0)

Implementation

String get gold => _chalk.gold(this);