startContainer property
Node
get
startContainer
Returns range's start node.
Implementation
_i3.Node get startContainer => _i4.getProperty(
this,
'startContainer',
);
Returns range's start node.
_i3.Node get startContainer => _i4.getProperty(
this,
'startContainer',
);