create static method

TextSpan create()

Implementation

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