classIndexOffset property

int classIndexOffset
final

Offset applied to start and end when assigning CSS classes. This is used for cases where highlights are wrapped around a line break (such as grouping months within a year into 2 rows of 6 months).

Implementation

final int classIndexOffset;