error constant

ConsoleStyle const error

Red text with no background.

Implementation

static const error = ConsoleStyle(color: ConsoleColor.red);