lines property

Map<int, (int, int)> lines
final

The highlighted content lines. the grapheme highlight ranges for each of these lines

Implementation

final Map<int, (int, int)> lines;