inlineCodeRuns property

List<InlineCodeRun> inlineCodeRuns
final

Inline-code runs to paint chips behind, in textSpan's own offsets.

Implementation

final List<InlineCodeRun> inlineCodeRuns;