enableTextSelection static method
void
enableTextSelection()
Re-enables text selection across the page. No-op on non-web.
Implementation
static void enableTextSelection() => impl.enableTextSelection();
Re-enables text selection across the page. No-op on non-web.
static void enableTextSelection() => impl.enableTextSelection();