create static method

UIFooter create()

Implementation

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