range property

Range get range

The document range for which the inline value applies.

Implementation

_i3.Range get range => _i5.getProperty(
      this,
      'range',
    );