onFloralWhite property
String
get
onFloralWhite
set background color to X11/CSS color floralWhite (0xFFFAF0)/rgb(255, 250, 240)
Implementation
String get onFloralWhite => (_cache[93] ??= _chalk.onFloralWhite)(this);