create static method

UITabView create()

Implementation

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