GhosttyTerminalCopyOptions constructor
Implementation
const GhosttyTerminalCopyOptions({
this.trimTrailingSpaces = true,
this.joinWrappedLines = false,
this.wrappedLineJoiner = '',
});
const GhosttyTerminalCopyOptions({
this.trimTrailingSpaces = true,
this.joinWrappedLines = false,
this.wrappedLineJoiner = '',
});