start property
Position
get
start
The start position. It is before or equal to {@link Range.endend}.
Implementation
_i3.Position get start => _i5.getProperty(
this,
'start',
);
The start position. It is before or equal to {@link Range.endend}.
_i3.Position get start => _i5.getProperty(
this,
'start',
);