create static method

UIButton create()

Implementation

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