onMidnightBlue property
String
get
onMidnightBlue
set background color to X11/CSS color midnightBlue (0x191970)/rgb(25, 25, 112)
Implementation
String get onMidnightBlue => (_cache[195] ??= _chalk.onMidnightBlue)(this);