onFuchsia property
String
get
onFuchsia
set background color to X11/CSS color fuchsia (0xFF00FF)/rgb(255, 0, 255)
Implementation
String get onFuchsia => (_cache[97] ??= _chalk.onFuchsia)(this);
set background color to X11/CSS color fuchsia (0xFF00FF)/rgb(255, 0, 255)
String get onFuchsia => (_cache[97] ??= _chalk.onFuchsia)(this);