toRed property

String toRed

Implementation

String get toRed => (AnsiPen()..red()).call("\x1B[31m$this\x1B[0m");