create static method

TextModel create()

Implementation

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