red property

String get red

Implementation

String get red => "\u001B[1;31m${this}\u001B[0m";