getSelection method - Window class - dart:html library (original) (raw)

description

Selection? getSelection()

Returns the currently selected text.

Other resources

Implementation

Selection? getSelection() native;