get method

TextExtmark? get(
  1. int id
)

Implementation

TextExtmark? get(int id) => _extmarks[id];