toMagenta property

String toMagenta

Implementation

String get toMagenta => (AnsiPen()..magenta()).call("\x1B[35m$this\x1B[0m");