toCyan property

String toCyan

Implementation

String get toCyan => (AnsiPen()..cyan()).call("\x1B[36m$this\x1B[0m");