range property

Range get range

The range this line covers without the line separator characters.

Implementation

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