menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
GhosttyTerminalSelectionSession
<
SelectionT
>
clearLineSelectionAnchorRow method
clearLineSelectionAnchorRow
dark_mode
light_mode
clearLineSelectionAnchorRow
method
void
clearLineSelectionAnchorRow
(
)
Implementation
void clearLineSelectionAnchorRow() { _lineSelectionAnchorRow = null; }
ghostty_vte_flutter
ghostty_vte_flutter
GhosttyTerminalSelectionSession
<
SelectionT
>
clearLineSelectionAnchorRow method
GhosttyTerminalSelectionSession class