Dart
dart:html
Range
Range factory constructor
description
Range constructor
Range
(
)
Implementation
factory
Range() =>
document
.createRange();