- DomName('Window.getSelection')
- DocsEditable()
Returns the currently selected text.
Other resources
-
Window.getSelection from MDN.
Source
@DomName('Window.getSelection')
@DocsEditable()
Selection getSelection() => _blink.BlinkWindow.instance.getSelection_Callback_0_(this);