escape property

String escape

Represents the value escaped for use in terminal output.

Implementation

String get escape => '$_ansiEscapeLiteral[${code}m';