widgetIndex property

int widgetIndex
final

The index of this heading in the MarkdownGenerator's widget tree.

This index is used to scroll to the correct position when the TOC item is tapped.

Implementation

final int widgetIndex;