altScreen property

bool altScreen
final

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;