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