peachPuff property

String get peachPuff

set foreground color to X11/CSS color peachPuff peachpuff (0xFFDAB9)/rgb(255, 218, 185)

Implementation

String get peachPuff => (_cache[228] ??= _chalk.peachPuff)(this);