create static method

Component create()

Implementation

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