terminalFactory property

TerminalView Function(HTMLElement host) terminalFactory
final

Builds the terminal surface inside the given host element.

Implementation

final TerminalView Function(web.HTMLElement host) terminalFactory;