ParseMarkdown constructor

ParseMarkdown({
  1. FormattedText? text,
})

Implementation

ParseMarkdown({this.text});