selectionEnabled property
bool
get
selectionEnabled
Whether text selection is enabled.
Implementation
bool get selectionEnabled => enableInteractiveSelection;
Whether text selection is enabled.
bool get selectionEnabled => enableInteractiveSelection;