create static method

UIContext create()

Implementation

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