menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
VtTerminal
cursorY property
cursorY
dark_mode
light_mode
cursorY
property
int
get
cursorY
Implementation
int get cursorY => _terminalUint16( bindings.GhosttyTerminalData.GHOSTTY_TERMINAL_DATA_CURSOR_Y, );
ghostty_vte_flutter
ghostty_vte_flutter
VtTerminal
cursorY property
VtTerminal class