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