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