MdText typedef

MdText = Text

Alias name of Text from dart_markdown package.

Implementation

typedef MdText = md.Text;