menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
VtTerminal
maxScrollback property
maxScrollback
dark_mode
light_mode
maxScrollback
property
int
get
maxScrollback
Implementation
int get maxScrollback { _ensureOpen(); return _maxScrollback; }
ghostty_vte_flutter
ghostty_vte_flutter
VtTerminal
maxScrollback property
VtTerminal class