menu
markdown_widget package
documentation
markdown_generator.dart
MarkdownGenerator
tocList property
tocList property
dark_mode
light_mode
tocList
property
LinkedHashMap
<
int
,
Toc
>
?
get
tocList
Implementation
LinkedHashMap<int, Toc>? get tocList => _tocList;
markdown_widget package
documentation
markdown_generator
MarkdownGenerator
tocList property
MarkdownGenerator class