table property

TableConfig table

Implementation

TableConfig get table =>
    _getConfig<TableConfig>(MarkdownTag.table, const TableConfig());