create static method

Text create()

Implementation

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