seashell property
String
get
seashell
set foreground color to X11/CSS color seashell (0xFFF5EE)/rgb(255, 245, 238)
Implementation
String get seashell => (_cache[256] ??= _chalk.seashell)(this);
set foreground color to X11/CSS color seashell (0xFFF5EE)/rgb(255, 245, 238)
String get seashell => (_cache[256] ??= _chalk.seashell)(this);