color property

bool color
final

Whether colorization is enabled.

If false, no ANSI codes will be applied to strings.

Implementation

final bool color;