selectionOverlay property Null safety
visibleForTesting">@visibleForTesting
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;