create static method

Label create()

Implementation

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