the part of the buffer that is not visible (scrollback)
@override int get invisibleHeight => buffer.height - visibleHeight;