seashell property

String get seashell

set foreground color to X11/CSS color seashell seashell (0xFFF5EE)/rgb(255, 245, 238)

Implementation

String get seashell => (_cache[256] ??= _chalk.seashell)(this);