maroon property
String
get
maroon
set foreground color to X11/CSS color maroon (0x800000)/rgb(128, 0, 0)
Implementation
String get maroon => _chalk.maroon(this);
set foreground color to X11/CSS color maroon (0x800000)/rgb(128, 0, 0)
String get maroon => _chalk.maroon(this);