create static method

UIRichText create()

Implementation

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