range property
Range
get
range
The document range for which the inline value applies. The range is used to extract the variable name from the underlying document.
Implementation
_i3.Range get range => _i5.getProperty(
this,
'range',
);