Since Flutter 1.9 you can use
SelectableText("Lorem ipsum...")
When text is selected the “Copy” context button will appear.
Since Flutter 1.9 you can use
SelectableText("Lorem ipsum...")
When text is selected the “Copy” context button will appear.