isAnsi property

bool isAnsi

Returns true if ansi escape characters are supported.

Implementation

bool get isAnsi => Ansi.isSupported;