onLightYellow property
String
get
onLightYellow
set background color to X11/CSS color lightYellow (0xFFFFE0)/rgb(255, 255, 224)
Implementation
String get onLightYellow => (_cache[165] ??= _chalk.onLightYellow)(this);