selectionControls property

TextSelectionControls selectionControls
final

The delegate to build the selection handles and toolbar for mobile devices.

The emptyTextSelectionControls global variable provides a default TextSelectionControls implementation with no controls.

Implementation

final TextSelectionControls selectionControls;