altScreen property
Whether to use the alternate screen buffer (fullscreen mode).
When true, the application takes over the entire terminal and restores the original content on exit.
Implementation
final bool altScreen;
Whether to use the alternate screen buffer (fullscreen mode).
When true, the application takes over the entire terminal and restores the original content on exit.
final bool altScreen;