menu
artisanal package
documentation
widgets.dart
SelectionController
selectionStart property
selectionStart property
dark_mode
light_mode
selectionStart
property
(
{
int
x
,
int
y
}
)?
get
selectionStart
The selection start point, or null.
Implementation
({int x, int y})? get selectionStart => _selectionStart;
artisanal package
documentation
widgets
SelectionController
selectionStart property
SelectionController class