DiscUnderline constructor

DiscUnderline(
  1. String text
)

Make an underline markdown text.

Implementation

DiscUnderline(this.text);