buildToc method

Component? buildToc(
  1. Page page
)

Build the table of contents component (optional)

Implementation

Component? buildToc(Page page) => null;