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