seashell property

QuectoStyler get seashell

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

Implementation

static QuectoStyler get seashell =>
    _cache[384] ??= QuectoColors.rgb(255, 245, 238);