Returns the last paragraph into the document.
paragraph
Paragraph? getLast() { return paragraphs.lastOrNull; }