h1 property

HeadingConfig get h1

Implementation

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