widgets/smooth_selection_region library

Classes

SmoothSelectionController
Controller for programmatic text selection in a SmoothSelectionRegion.
SmoothSelectionRegion
A thin SelectableRegion adapter that exposes programmatic selection control.
SmoothSelectionRegionState
State for SmoothSelectionRegion.

Typedefs

SmoothSelectionContextMenuBuilder = Widget Function(BuildContext context, SmoothSelectionRegionState selectableRegionState)
Signature for building the text selection context menu of a SmoothSelectionRegion.