create static method

LightBlock create()

Implementation

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