pre property

PreConfig get pre

Implementation

PreConfig get pre =>
    _getConfig<PreConfig>(MarkdownTag.pre, const PreConfig());