onAntiqueWhite property
String
get
onAntiqueWhite
set background color to X11/CSS color antiqueWhite (0xFAEBD7)/rgb(250, 235, 215)
Implementation
String get onAntiqueWhite => (_cache[3] ??= _chalk.onAntiqueWhite)(this);