chocolate property
String
get
chocolate
set foreground color to X11/CSS color chocolate (0xD2691E)/rgb(210, 105, 30)
Implementation
String get chocolate => (_cache[30] ??= _chalk.chocolate)(this);
set foreground color to X11/CSS color chocolate (0xD2691E)/rgb(210, 105, 30)
String get chocolate => (_cache[30] ??= _chalk.chocolate)(this);