create static method

UIStack create()

Implementation

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