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