create static method

Page create()

Implementation

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