altScreen property
Whether to use the alternate screen buffer.
When true, the application runs in fullscreen mode and the original terminal content is restored on exit.
Implementation
final bool altScreen;
Whether to use the alternate screen buffer.
When true, the application runs in fullscreen mode and the original terminal content is restored on exit.
final bool altScreen;