GhosttyTerminalLine constructor

const GhosttyTerminalLine(
  1. List<GhosttyTerminalRun> runs
)

Implementation

const GhosttyTerminalLine(this.runs);