showSelectionHandles property

bool showSelectionHandles
final

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.

See also:

  • showCursor, which controls the visibility of the cursor.

Implementation

final bool showSelectionHandles;