DiscStrikeThrough constructor

DiscStrikeThrough(
  1. String text
)

Make a strike through markdown text.

Implementation

DiscStrikeThrough(this.text);