create static method

Fragment create()

Implementation

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