img property

ImgConfig img

Implementation

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