create static method

UITab create()

Implementation

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