range property
Range
get
range
The range in the document where the color is located.
Implementation
_i3.Range get range => _i5.getProperty(
this,
'range',
);
The range in the document where the color is located.
_i3.Range get range => _i5.getProperty(
this,
'range',
);