redbrogdon·6 yıl önce·discussFlutter's Text widget (which is generally the default for most devs when displaying text) doesn't allow for text selection. There's a SelectableText widget that does, though:https://api.flutter.dev/flutter/material/SelectableText-clas...
https://api.flutter.dev/flutter/material/SelectableText-clas...