warning constant

ConsoleStyle const warning

Yellow text with no background.

Implementation

static const warning = ConsoleStyle(color: ConsoleColor.yellow);