selectionEnabled property
bool
get
selectionEnabled
Same as enableInteractiveSelection.
This getter exists primarily for consistency with RenderEditable.selectionEnabled.
Implementation
bool get selectionEnabled => enableInteractiveSelection;