devtools
devtools copied to clipboard
Use `SelectionArea` instead of `SelectableText`
See reason here: https://github.com/flutter/flutter/issues/142040
A list of related bugs that might be fixed by switching to SelectionArea:
- https://github.com/flutter/devtools/issues/5389
- https://github.com/flutter/devtools/issues/4915
- https://github.com/flutter/devtools/issues/4367