create static method

TextProvider create()

Implementation

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