DiscItalics constructor

DiscItalics(
  1. String text
)

Make an italics markdown text.

Implementation

DiscItalics(this.text);