color property

bool color

Whether to use command-line color escapes.

Implementation

bool get color => _color ?? canUseSpecialChars;