create static method

UIMenu create()

Implementation

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