rawFragments property

  1. @visibleForTesting
List<TextFragment> get rawFragments

Implementation

@visibleForTesting
List<TextFragment> get rawFragments => _fragments;