menu
ghostty_vte
ghostty_vte.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
ghostty_vte
VtTerminal
cursorY property
VtTerminal class