create static method

UIText create()

Implementation

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