reset constant
Color
const reset
A color that resets the current color to the terminal's default.
Implementation
static const Color reset = ColorReset._();
A color that resets the current color to the terminal's default.
static const Color reset = ColorReset._();