MdBlockElement typedef

MdBlockElement = BlockElement

Alias name of BlockElement from dart_markdown package.

Implementation

typedef MdBlockElement = md.BlockElement;