menu
markdown_widget package
documentation
config/markdown_generator.dart
MarkdownGenerator
allowAll static method
allowAll static method
dark_mode
light_mode
allowAll
static method
bool
allowAll
(
HeadingNode
toc
)
Implementation
static bool allowAll(HeadingNode toc) => true;
markdown_widget package
documentation
config/markdown_generator
MarkdownGenerator
allowAll static method
MarkdownGenerator class