last property

Line? get last

Get the last element of this Paragraph

Implementation

Line? get last => _lines.lastOrNull;