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