create static method

UIParagraph create()

Implementation

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