toWhite property

String toWhite

Implementation

String get toWhite => (AnsiPen()..white()).call("\x1B[37m$this\x1B[0m");