white method

String white()

Implementation

String white() {
  return '\x1B[37m$this\x1B[0m';
}