Range getRangeAt(
int index
)

Not documented.

Source

@DomName('Selection.getRangeAt')
@DocsEditable()
Range getRangeAt(int index) => wrap_jso(_blink.BlinkSelection.instance.getRangeAt_Callback_1_(unwrap_jso(this), index));