last property

TextFragment? get last

Implementation

TextFragment? get last => _fragments.lastOrNull;