menu
arcane_jaspr package
documentation
component/navigation/toc.dart
TocEntry
children property
children property
dark_mode
light_mode
children
property
List
<
TocEntry
>
children
final
Child entries for nested headings.
Implementation
final List<TocEntry> children;
arcane_jaspr package
documentation
component/navigation/toc
TocEntry
children property
TocEntry class