range property

Range range

The range in the document where the color is located.

Implementation

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