showSelectionHandles property
Whether to show selection handles.
When a selection is active, there will be two handles at each side of boundary, or one handle if the selection is collapsed. The handles can be dragged to adjust the selection.
Implementation
final bool? showSelectionHandles;