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