onWhiteSmoke property
String
get
onWhiteSmoke
set background color to X11/CSS color whiteSmoke (0xF5F5F5)/rgb(245, 245, 245)
Implementation
String get onWhiteSmoke => (_cache[293] ??= _chalk.onWhiteSmoke)(this);