success constant

ConsoleStyle const success

Green text with no background.

Implementation

static const success = ConsoleStyle(color: ConsoleColor.green);