toBlack property

String toBlack

Implementation

String get toBlack => (AnsiPen()..black()).call("\x1B[30m$this\x1B[0m");