onIvory property

String get onIvory

set background color to X11/CSS color ivory ivory (0xFFFFF0)/rgb(255, 255, 240)

Implementation

String get onIvory => (_cache[123] ??= _chalk.onIvory)(this);