selectionEnabled property

  1. @override
bool selectionEnabled
override

Whether the user may select text in the textfield.

Implementation

@override
bool get selectionEnabled => widget.selectionEnabled;