reset constant

Color const reset

A color that resets the current color to the terminal's default.

Implementation

static const Color reset = ColorReset._();