create static method

Editor create()

Implementation

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