onMintCream property

String get onMintCream

set background color to X11/CSS color mintCream mintcream (0xF5FFFA)/rgb(245, 255, 250)

Implementation

String get onMintCream => (_cache[197] ??= _chalk.onMintCream)(this);