tableOfContents property
List<DocTocItem>
get
tableOfContents
Extracted Table of Contents / Document Outline.
Implementation
List<DocTocItem> get tableOfContents => _tableOfContents;
Extracted Table of Contents / Document Outline.
List<DocTocItem> get tableOfContents => _tableOfContents;