onSeashell property

String get onSeashell

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

Implementation

String get onSeashell => (_cache[257] ??= _chalk.onSeashell)(this);