menu
ghostty_vte_flutter
ghostty_vte_flutter.dart
GhosttyTerminalSelection
isCollapsed property
isCollapsed
dark_mode
light_mode
isCollapsed
property
bool
get
isCollapsed
Whether the selection covers exactly one cell.
Implementation
bool get isCollapsed => base == extent;
ghostty_vte_flutter
ghostty_vte_flutter
GhosttyTerminalSelection
isCollapsed property
GhosttyTerminalSelection class