ArcaneToc constructor
const
ArcaneToc({})
Implementation
const ArcaneToc({
this.entries = const [],
this.title = 'On this page',
this.showTreeLines = true,
this.classPrefix = 'toc',
this.customContent,
super.key,
});