TocItem typedef

TocItem = Widget Function(Toc toc, bool isCurrent)

Implementation

typedef Widget TocItem(Toc toc, bool isCurrent);