textSelectionControls property

TextSelectionControls? textSelectionControls
final

Optional delegate for building the text selection handles and toolbar.

Just works like EditableText.selectionControls

Implementation

final TextSelectionControls? textSelectionControls;