create static method

FFTextEditor create()

Implementation

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