menu
artisanal package
documentation
widgets.dart
WidgetScrollController
selectionEnd property
selectionEnd property
dark_mode
light_mode
selectionEnd
property
(
{
int
x
,
int
y
}
)?
get
selectionEnd
The selection end point, or null.
Implementation
({int x, int y})? get selectionEnd => _selectionEnd;
artisanal package
documentation
widgets
WidgetScrollController
selectionEnd property
WidgetScrollController class