create static method

MemoText create()

Implementation

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