mintCream property
String
get
mintCream
set foreground color to X11/CSS color mintCream (0xF5FFFA)/rgb(245, 255, 250)
Implementation
String get mintCream => (_cache[196] ??= _chalk.mintCream)(this);
set foreground color to X11/CSS color mintCream (0xF5FFFA)/rgb(245, 255, 250)
String get mintCream => (_cache[196] ??= _chalk.mintCream)(this);