li property

ListConfig get li

Implementation

ListConfig get li =>
    _getConfig<ListConfig>(MarkdownTag.li, const ListConfig());