location property

Location? location
getter/setter pair

Inserts the text at a specific index in the document.

Text must be inserted inside the bounds of an existing Paragraph. For instance, text cannot be inserted at a table's start index (i.e. between the table and its preceding paragraph). The text must be inserted in the preceding paragraph.

Implementation

Location? location;