Dart API Reference
dart:html
Selection
addRange
addRange
method
@DomName('Selection.addRange')
@DocsEditable()
void
addRange
(
Range
range
)