altScreen property

bool altScreen
final

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;