onSnow property
String
get
onSnow
set background color to X11/CSS color snow (0xFFFAFA)/rgb(255, 250, 250)
Implementation
String get onSnow => (_cache[271] ??= _chalk.onSnow)(this);
set background color to X11/CSS color snow (0xFFFAFA)/rgb(255, 250, 250)
String get onSnow => (_cache[271] ??= _chalk.onSnow)(this);