create static method

FFMarkdown create()

Implementation

@$core.pragma('dart2js:noInline')
static FFMarkdown create() => FFMarkdown._();