menu
artisanal package
documentation
tui.dart
ViewportModel
selectionEnd property
selectionEnd property
dark_mode
light_mode
selectionEnd
property
(
int
,
int
)?
selectionEnd
final
The end of the selection (x, y) in content coordinates.
Implementation
final (int, int)? selectionEnd;
artisanal package
documentation
tui
ViewportModel
selectionEnd property
ViewportModel class