shouldShowSelectionHandles property

ShouldShowSelectionHandlesCallback? shouldShowSelectionHandles
final

Whether should show selection handles handles are not shown in desktop or web as default you can define your behavior

Implementation

final ShouldShowSelectionHandlesCallback? shouldShowSelectionHandles;