create static method

UITheme create()

Implementation

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