sandyBrown property
String
get
sandyBrown
set foreground color to X11/CSS color sandyBrown (0xF4A460)/rgb(244, 164, 96)
Implementation
String get sandyBrown => (_cache[252] ??= _chalk.sandyBrown)(this);