onAntiqueWhite property

String get onAntiqueWhite

set background color to X11/CSS color antiqueWhite antiquewhite (0xFAEBD7)/rgb(250, 235, 215)

Implementation

String get onAntiqueWhite => (_cache[3] ??= _chalk.onAntiqueWhite)(this);