enableInteractiveSelection property
Whether interactive text selection is enabled. Defaults to true unless readOnly or obscureText is true.
Implementation
final bool enableInteractiveSelection;
Whether interactive text selection is enabled. Defaults to true unless readOnly or obscureText is true.
final bool enableInteractiveSelection;