onRosyBrown property
String
get
onRosyBrown
set background color to X11/CSS color rosyBrown (0xBC8F8F)/rgb(188, 143, 143)
Implementation
String get onRosyBrown => (_cache[245] ??= _chalk.onRosyBrown)(this);