the part of the buffer that is not visible (scrollback)
@override int get invisibleHeight { _assertStarted(); return _lastState!.invisibleHeight; }