navy property

String get navy

set foreground color to X11/CSS color navy         (0x000080)/rgb(0, 0, 128)

Implementation

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