img property

ImgConfig get img

Implementation

ImgConfig get img =>
    _getConfig<ImgConfig>(MarkdownTag.img, const ImgConfig());