menu
s_packages package
documentation
universal_html/prefer_universal/html.dart
Window
getSelection method
getSelection method
dark_mode
light_mode
getSelection
method
Selection
?
getSelection
(
)
Returns the currently selected text.
Other resources
Window.getSelection
from MDN.
Implementation
Selection? getSelection() => internalSelection;
s_packages package
documentation
universal_html/prefer_universal/html
Window
getSelection method
Window class