QueryTerminalWindowSizeEvent constructor
Constructs a new instance of QueryTerminalWindowSizeEvent.
Implementation
const QueryTerminalWindowSizeEvent(this.width, this.height);
Constructs a new instance of QueryTerminalWindowSizeEvent.
const QueryTerminalWindowSizeEvent(this.width, this.height);