wheat property
String
get
wheat
set foreground color to X11/CSS color wheat (0xF5DEB3)/rgb(245, 222, 179)
Implementation
String get wheat => (_cache[288] ??= _chalk.wheat)(this);
set foreground color to X11/CSS color wheat (0xF5DEB3)/rgb(245, 222, 179)
String get wheat => (_cache[288] ??= _chalk.wheat)(this);