ivory property

String get ivory

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

Implementation

String get ivory => (_cache[122] ??= _chalk.ivory)(this);