onFuchsia property

String get onFuchsia

set background color to X11/CSS color fuchsia fuchsia (0xFF00FF)/rgb(255, 0, 255)

Implementation

String get onFuchsia => (_cache[97] ??= _chalk.onFuchsia)(this);