Dart API Reference
dart:html
Range
setEnd
setEnd
method
@DomName('Range.setEnd')
@DocsEditable()
void
setEnd
(
Node
refNode
,
int
offset
)