packPen top-level property

AnsiPen packPen
final

Implementation

final packPen = AnsiPen()
  ..xterm(241, bg: true)
  ..white(bold: true);