onMoccasin property
String
get
onMoccasin
set background color to X11/CSS color moccasin (0xFFE4B5)/rgb(255, 228, 181)
Implementation
String get onMoccasin => (_cache[201] ??= _chalk.onMoccasin)(this);