midnightBlue property

String get midnightBlue

set foreground color to X11/CSS color midnightBlue         (0x191970)/rgb(25, 25, 112)

Implementation

String get midnightBlue => _chalk.midnightBlue(this);