Range.new constructor - Range - dart:html library (original) (raw)

description

Range()

Implementation

factory Range() => document.createRange();