menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
GhosttyTerminalController
terminal property
terminal
dark_mode
light_mode
terminal
property
VtTerminal
get
terminal
Live VT terminal state backing this controller.
Implementation
VtTerminal get terminal => _ensureTerminal();
ghostty_vte_flutter
ghostty_vte_flutter
GhosttyTerminalController
terminal property
GhosttyTerminalController class