shouldDisplayHandlesInMagnifier property
final
Whether a magnifier should show the text editing handles or not.
This flag is used by SelectionOverlay.showMagnifier to control the order of layers in the rendering; specifically, whether to place the layer containing the handles above or below the layer containing the magnifier in the Overlay.
Implementation
final bool shouldDisplayHandlesInMagnifier;