h1 property
HeadingConfig
get
h1
UncompleteDocumentation
Implementation
HeadingConfig get h1 =>
_getConfig<HeadingConfig>(MarkdownTag.h1, const H1Config());
UncompleteDocumentation
HeadingConfig get h1 =>
_getConfig<HeadingConfig>(MarkdownTag.h1, const H1Config());