menu
augur package
documentation
utils/markdown_parser.dart
MarkdownSection
heading property
heading property
dark_mode
light_mode
heading
property
String
heading
final
The heading text (without the leading
#
characters).
Implementation
final String heading;
augur package
documentation
utils/markdown_parser
MarkdownSection
heading property
MarkdownSection class