customContent property

Widget? customContent
final

Optional component to wrap around the TOC content. Useful for integrating with jaspr_content's TableOfContents.

Implementation

final Widget? customContent;