menu
xterm package
documentation
terminal/terminal_ui_interaction.dart
TerminalUiInteraction
backendExited property
backendExited property
dark_mode
light_mode
backendExited
property
Future
<
int
>
get
backendExited
Future that fires when the backend has exited
Implementation
Future<int> get backendExited;
xterm package
documentation
terminal/terminal_ui_interaction
TerminalUiInteraction
backendExited property
TerminalUiInteraction class