h6 property

HeadingConfig get h6

Implementation

HeadingConfig get h6 =>
    _getConfig<HeadingConfig>(MarkdownTag.h6, const H6Config());