menu
html_renderer
utils/strings/html_parser_strings.dart
HtmlParserStrings
maxHeadingLevel constant
maxHeadingLevel
dark_mode
light_mode
maxHeadingLevel
constant
int
const
maxHeadingLevel
Implementation
static const int maxHeadingLevel = 6;
html_renderer
html_parser_strings
HtmlParserStrings
maxHeadingLevel constant
HtmlParserStrings class