create static method

Control create()

Implementation

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