selectionEnabled property

bool get selectionEnabled

Whether text selection is enabled, based on enableInteractiveSelection.

Implementation

bool get selectionEnabled => enableInteractiveSelection;