getAll method

List<TextExtmark> getAll()

Implementation

List<TextExtmark> getAll() => _sorted(_extmarks.values);