first property

TextFragment? get first

Implementation

TextFragment? get first => _fragments.firstOrNull;