toGreen property

String toGreen

Implementation

String get toGreen => (AnsiPen()..green()).call("\x1B[32m$this\x1B[0m");