selectionDelegate property

TextSelectionDelegate? selectionDelegate
final

The delegate for manipulating the current selection in the owning text field.

Implementation

final TextSelectionDelegate? selectionDelegate;