Open Vikaskumar75 opened 2 years ago
Could anyone help me to understand how to make text selectable in flutter web? thanks.
Could anyone help me to understand how to make text selectable in flutter web? thanks.
Just use SelectionArea
on top of the widget, for example
Selectionarea doesnt let you select text by double tapping it.
+1
it would be cool to also be able to set this via a property, there might be cases where you want this in non-web