getPlatformBackend function

TerminalBackend getPlatformBackend()

Returns the platform-specific terminal backend for the Web.

Implementation

TerminalBackend getPlatformBackend() => WebTerminalBackend();