create static method

Action_Button create()

Implementation

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