create static method

FooterText create()

Implementation

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