menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
GhosttyTerminalCursor
GhosttyTerminalCursor.new const constructor
GhosttyTerminalCursor.new
dark_mode
light_mode
GhosttyTerminalCursor
constructor
const
GhosttyTerminalCursor
(
{
required
int
row
,
required
int
col
,
})
Implementation
const GhosttyTerminalCursor({required this.row, required this.col});
ghostty_vte_flutter
ghostty_vte_flutter
GhosttyTerminalCursor
GhosttyTerminalCursor.new const constructor
GhosttyTerminalCursor class