fuchsia property
String
get
fuchsia
set foreground color to X11/CSS color fuchsia (0xFF00FF)/rgb(255, 0, 255)
Implementation
String get fuchsia => _chalk.fuchsia(this);
set foreground color to X11/CSS color fuchsia (0xFF00FF)/rgb(255, 0, 255)
String get fuchsia => _chalk.fuchsia(this);