peachPuff property
String
get
peachPuff
set foreground color to X11/CSS color peachPuff (0xFFDAB9)/rgb(255, 218, 185)
Implementation
String get peachPuff => (_cache[228] ??= _chalk.peachPuff)(this);
set foreground color to X11/CSS color peachPuff (0xFFDAB9)/rgb(255, 218, 185)
String get peachPuff => (_cache[228] ??= _chalk.peachPuff)(this);