create static method

Theme create()

Implementation

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