selectionOverlay property

Widget? selectionOverlay
final

Custom selection Overlay Widget. If specify a selection widget, the default will be overwritten.

Implementation

final Widget? selectionOverlay;