commandPen top-level property

AnsiPen commandPen
final

Implementation

final commandPen = AnsiPen()
  ..xterm(166, bg: true)
  ..white(bold: true);