snow property

String get snow

set foreground color to X11/CSS color snow snow (0xFFFAFA)/rgb(255, 250, 250)

Implementation

String get snow => (_cache[270] ??= _chalk.snow)(this);