create static method

UIElement create()

Implementation

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