onKhaki property
String
get
onKhaki
set background color to X11/CSS color khaki (0xF0E68C)/rgb(240, 230, 140)
Implementation
String get onKhaki => (_cache[125] ??= _chalk.onKhaki)(this);
set background color to X11/CSS color khaki (0xF0E68C)/rgb(240, 230, 140)
String get onKhaki => (_cache[125] ??= _chalk.onKhaki)(this);