selectionOverlay property
The current status of the text selection handles.
Implementation
@visibleForTesting
TextSelectionOverlay? get selectionOverlay => _selectionOverlay;
The current status of the text selection handles.
@visibleForTesting
TextSelectionOverlay? get selectionOverlay => _selectionOverlay;