enableInteractiveSelection property

bool enableInteractiveSelection
final

If true, then long-pressing this TextField will select text and show the cut/copy/paste menu, and tapping will move the text caret

Implementation

final bool enableInteractiveSelection;